wok diff libgpod/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents b7319995b37e
children 4904e3d374a9
line diff
     1.1 --- a/libgpod/receipt	Mon Jan 02 23:06:18 2012 +0100
     1.2 +++ b/libgpod/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="a shared library to access the contents of an iPod"
     1.5  MAINTAINER="jozee@slitaz.org"
     1.6  DEPENDS="gtk+ mutagen libxml2 sqlite libplist zlib"
     1.7 -BUILD_DEPENDS="$DEPENDS intltool pygobject libxml2-dev pkg-config sqlite-dev glib-dev libplist-dev zlib-dev"
     1.8 +BUILD_DEPENDS="$DEPENDS intltool pygobject libxml2-dev pkg-config sqlite-dev \
     1.9 +glib-dev libplist-dev zlib-dev libffi"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.gtkpod.org/libgpod.html"
    1.12  WGET_URL="$SF_MIRROR/gtkpod/$TARBALL"