system-config-printer: remove gnome-icon-theme

This commit is contained in:
Enno Boland 2018-10-18 19:02:03 +02:00 committed by Enno Boland
parent 802cce6fe4
commit 4877c48de9

View file

@ -1,7 +1,7 @@
# Template file for 'system-config-printer' # Template file for 'system-config-printer'
pkgname=system-config-printer pkgname=system-config-printer
version=1.5.11 version=1.5.11
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-udev-rules" configure_args="--with-udev-rules"
make_build_args="udevhelperdir=/usr/lib/udev" make_build_args="udevhelperdir=/usr/lib/udev"
@ -9,8 +9,8 @@ make_install_args="udevhelperdir=/usr/lib/udev udevrulesdir=/usr/lib/udev/rules.
hostmakedepends="pkg-config intltool python3-devel xmlto desktop-file-utils" hostmakedepends="pkg-config intltool python3-devel xmlto desktop-file-utils"
makedepends="glib-devel cups-devel eudev-libudev-devel libusb-devel" makedepends="glib-devel cups-devel eudev-libudev-devel libusb-devel"
depends="python3-cups python3-dbus python3-curl python3-smbc python3-gobject depends="python3-cups python3-dbus python3-curl python3-smbc python3-gobject
python3-requests gir-freedesktop libnotify gtk+3 gnome-icon-theme libgnome-keyring python3-requests gir-freedesktop libnotify gtk+3 libgnome-keyring polkit-gnome
polkit-gnome dconf desktop-file-utils" dconf desktop-file-utils"
pycompile_module="cupshelpers" pycompile_module="cupshelpers"
pycompile_dirs="/usr/share/system-config-printer" pycompile_dirs="/usr/share/system-config-printer"
short_desc="A CUPS printer configuration tool and status applet" short_desc="A CUPS printer configuration tool and status applet"