wok-next diff xfprint/receipt @ rev 5638
linux: fix check_modules.sh and tiny improvment
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 28 16:16:06 2010 +0200 (2010-05-28) |
parents | 1b2b3994fe1e |
children | a3ce54180620 |
line diff
1.1 --- a/xfprint/receipt Thu Sep 24 13:08:28 2009 +0200 1.2 +++ b/xfprint/receipt Fri May 28 16:16:06 2010 +0200 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xfce Printer manager" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libxfcegui4 libxfce4util cups" 1.8 +DEPENDS="libxfcegui4 libxfce4util cups dbus-glib startup-notification \ 1.9 +libcomerr3" 1.10 BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev cups-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.xfce.org"