diff --git a/srcpkgs/system-config-printer/template b/srcpkgs/system-config-printer/template index cf6225f2bfd..230a8755c7f 100644 --- a/srcpkgs/system-config-printer/template +++ b/srcpkgs/system-config-printer/template @@ -1,11 +1,12 @@ # Template file for 'system-config-printer' pkgname=system-config-printer version=1.5.18 -revision=1 +revision=2 build_style=gnu-configure pycompile_dirs="usr/share/system-config-printer" configure_args="--with-udev-rules" -hostmakedepends="pkg-config gettext python3-devel xmlto desktop-file-utils" +hostmakedepends="pkg-config gettext python3-devel python3-setuptools xmlto + desktop-file-utils" makedepends="libglib-devel cups-devel eudev-libudev-devel libusb-devel" depends="python3-cupshelpers python3-smbc python3-gobject gir-freedesktop libnotify gtk+3 dconf desktop-file-utils libsecret"