diff --git a/srcpkgs/kupfer/template b/srcpkgs/kupfer/template index e2871822686..22bf163847e 100644 --- a/srcpkgs/kupfer/template +++ b/srcpkgs/kupfer/template @@ -1,12 +1,12 @@ # Template file for 'kupfer' pkgname=kupfer version=321 -revision=3 +revision=4 build_style=waf3 pycompile_dirs="usr/share/kupfer/kupfer" configure_args="--no-update-mime --no-update-icon-cache" hostmakedepends="intltool python3-docutils python3-gobject python3-xdg - python3-dbus gtk+3" + python3-dbus python3-setuptools gtk+3" makedepends="libkeybinder3 libwnck python3-gobject python3-xdg python3-dbus" depends="$makedepends" short_desc="Interface for quick and convenient access to applications"