wok 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 cf088243a4a5
children 42dbbdbd65b2
files ario/receipt
line diff
     1.1 --- a/ario/receipt	Mon Feb 14 18:23:12 2011 +0100
     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"