system-config-printer: add missing dependency on libsecret
This commit is contained in:
parent
e42a587513
commit
8ce9dfbb35
|
@ -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=2
|
revision=3
|
||||||
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"
|
||||||
|
@ -10,7 +10,7 @@ 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 libgnome-keyring polkit-gnome
|
python3-requests gir-freedesktop libnotify gtk+3 libgnome-keyring polkit-gnome
|
||||||
dconf desktop-file-utils"
|
dconf desktop-file-utils libsecret"
|
||||||
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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user