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) --- sysutils/gnome-control-center/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sysutils/gnome-control-center') diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index de77f0e4b07a..9b0107c5ac6c 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -48,7 +48,6 @@ USES= compiler:c++11-lib gettext gnome localbase:ldflags meson \ USE_GNOME= cairo gnomedesktop3 libxml2 gsound USE_XORG= x11 xi #USE_GSTREAMER1= yes -INSTALLS_ICONS= yes USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} -- cgit v1.2.3