wok diff libgpod/receipt @ rev 14134
add d-feet, a dbus debugger
author | ernia <monghitri@aruba.it> |
---|---|
date | Thu Feb 28 19:28:34 2013 +0000 (2013-02-28) |
parents | b7319995b37e |
children | 4904e3d374a9 |
line diff
1.1 --- a/libgpod/receipt Mon Jan 02 23:06:18 2012 +0100 1.2 +++ b/libgpod/receipt Thu Feb 28 19:28:34 2013 +0000 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"