wok-next diff libgpod/receipt @ rev 20236

linux-cloop: tiny patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 06 10:18:18 2017 +0100 (2017-11-06)
parents 4904e3d374a9
children 16a417e1e89d
line diff
     1.1 --- a/libgpod/receipt	Tue Jun 11 10:41:23 2013 +0200
     1.2 +++ b/libgpod/receipt	Mon Nov 06 10:18:18 2017 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://www.gtkpod.org/libgpod.html"
     1.5  WGET_URL="$SF_MIRROR/gtkpod/$TARBALL"
     1.6  
     1.7 -DEPENDS="gtk+ mutagen libxml2 sqlite libplist zlib"
     1.8 -BUILD_DEPENDS="$DEPENDS intltool pygobject libxml2-dev pkg-config sqlite-dev \
     1.9 +DEPENDS="gtk+ mutagen libxml2 sqlite3 libplist zlib"
    1.10 +BUILD_DEPENDS="$DEPENDS intltool pygobject libxml2-dev pkg-config sqlite3-dev \
    1.11  glib-dev libplist-dev zlib-dev libffi"
    1.12  
    1.13  # Rules to configure and make the package.