wok-current diff xfprint/receipt @ rev 6928
Up: elfutils to 0.149. Fixed it to build in clean chroot. Fixed it also to download sources with real wget by since sources are on https host. So now elfutils can download its sources just fine.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Oct 22 22:36:22 2010 +0000 (2010-10-22) |
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 Oct 22 22:36:22 2010 +0000 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"