wok-current diff ario/receipt @ rev 8613
Fix bdep: ario needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 18:31:12 2011 +0100 (2011-02-14) |
parents | eecceadddb59 |
children | 9caf4331f934 |
line diff
1.1 --- a/ario/receipt Wed Jun 16 19:55:44 2010 +0000 1.2 +++ b/ario/receipt Mon Feb 14 18:31:12 2011 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 DEPENDS="libgcrypt gtk+ libcurl libglade libmpdclient taglib dbus-glib \ 1.6 gcc-lib-base libunique libtasn1" 1.7 -BUILD_DEPENDS="libgcrypt-dev libglade-dev curl-dev gnutls-dev libmpdclient-dev taglib-dev" 1.8 +BUILD_DEPENDS="gnutls-dev taglib-dev intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://ario-player.sourceforge.net/index.php?en" 1.11 WGET_URL="http://freefr.dl.sourceforge.net/sourceforge/ario-player/$TARBALL"