wok-6.x rev 10897
adeskbar: Fix DEPENDS
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Mon Jul 11 13:56:46 2011 +0000 (2011-07-11) |
parents | f96e203c5b79 |
children | 46c3a889a648 |
files | adeskbar/receipt |
line diff
1.1 --- a/adeskbar/receipt Thu Jul 07 06:14:11 2011 +0000 1.2 +++ b/adeskbar/receipt Mon Jul 11 13:56:46 2011 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Quick launch bar." 1.6 MAINTAINER="gokhlayeh@slitaz.org" 1.7 -DEPENDS="python pygtk pycairo" 1.8 +DEPENDS="python pygtk pycairo gnome-menus python-xdg" 1.9 SUGGESTED="dbus-python python-pyalsaaudio" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="https://launchpad.net/adeskbar"