From 2c672a4de941dc57142d867ba42396b1b64d2921 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 10 Oct 2021 21:28:49 +0200 Subject: INSTALLS_ICONS: retire the macro and rework the related dependencies While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency) --- textproc/ibus-typing-booster/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'textproc/ibus-typing-booster') diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index b9315ef948ff..214ac19eae1f 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -46,7 +46,6 @@ USE_GNOME= glib20 gtk30 pygobject3 USE_LOCALE= en_US.UTF-8 GNU_CONFIGURE= yes NO_ARCH= yes -INSTALLS_ICONS= yes GLIB_SCHEMAS= org.freedesktop.ibus.engine.typing-booster.gschema.xml TEST_TARGET= check -- cgit v1.2.3