Use built-in gtk-update-icon-cache

Desktop / GNOME / GTK - Cosimo Cecchi [endlessm.com] - 24 May 2015 14:08 UTC

To generate the icon cache files.

We want to avoid a dependency loop if possible; additionally, on some Debian-based systems gtk-update-icon-cache maps to the GTK2 version of the utility and the GTK3 version is renamed to gtk-update-icon-cache-3.0.

To avoid a build dependency on GTK2, use the binary that we just built in-tree.

https://bugzilla.gnome.org/show_bug.cgi?id=749593

345f2a4 Use built-in gtk-update-icon-cache
demos/gtk-demo/Makefile.am | 2 +-
demos/widget-factory/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Upstream: git.gnome.org


  • Share