wok-current diff cups/receipt @ rev 4327
Fix: avidemux have shared libs (and no desktop file)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Sep 30 00:57:40 2009 +0200 (2009-09-30) |
parents | c59c6a95f2d0 |
children | c42b0b06934d |
line diff
1.1 --- a/cups/receipt Sun Jun 28 22:45:10 2009 +0200 1.2 +++ b/cups/receipt Wed Sep 30 00:57:40 2009 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 DEPENDS="openssl slitaz-base-files gnutls dbus jpeg libpng tiff zlib \ 1.6 libcomerr libkrb5" 1.7 -BUILD_DEPENDS="openssl-dev gnutls-dev dbus-dev gnutls" 1.8 +BUILD_DEPENDS="openssl-dev gnutls-dev dbus-dev gnutls php-dev" 1.9 TARBALL="$PACKAGE-$VERSION-source.tar.bz2" 1.10 WEB_SITE="http://www.cups.org/" 1.11 WGET_URL="http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/$VERSION/$TARBALL"