summaryrefslogtreecommitdiffstats
path: root/extra/libgpod/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgpod/Pkgfile')
-rw-r--r--extra/libgpod/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgpod/Pkgfile b/extra/libgpod/Pkgfile
index 93d064d31..4e69538a5 100644
--- a/extra/libgpod/Pkgfile
+++ b/extra/libgpod/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://www.gtkpod.org/libgpod.html
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: mutagen, libplist, intltool, libimobiledevice, sg3_utils
+# Depends on: hal, mutagen, libplist, intltool, libimobiledevice, sg3_utils, swig, docbook-xsl, pygobject
name=libgpod
version=0.7.93
@@ -15,5 +15,5 @@ build() {
--enable-udev
make
make DESTDIR=$PKG install
- sed -i -e 's|glib-2.0|gobject-2.0|' $PKG/usr/lib/pkgconfig/libgpod-1.0.pc
+# sed -i -e 's|glib-2.0|gobject-2.0|' $PKG/usr/lib/pkgconfig/libgpod-1.0.pc
}