kupfer: add missing dependencies

This commit is contained in:
Enno Boland 2014-10-05 07:50:58 +02:00
parent 37c3ca81d0
commit 5632bb4790
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@ pkgname=kupfer
version=208
revision=1
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"
maintainer="Enno Boland <eb@s01.de>"
license="GPL-3"