kupfer: add missing dependencies

This commit is contained in:
Enno Boland 2014-10-05 07:50:58 +02:00
parent 37c3ca81d0
commit 5632bb4790

View File

@ -3,7 +3,9 @@ pkgname=kupfer
version=208 version=208
revision=1 revision=1
build_style=waf build_style=waf
hostmakedepends="python perl intltool python-gobject2 pygtk python-xdg python-dbus" hostmakedepends="perl intltool"
makedepends="python python-gobject2 pygtk python-xdg python-dbus"
depends="$makedepends"
short_desc="Interface for quick and convenient access to applications" short_desc="Interface for quick and convenient access to applications"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <eb@s01.de>"
license="GPL-3" license="GPL-3"