summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-30 18:00:08 +0200
committersibel <lesibel@free.fr>2011-03-30 18:00:08 +0200
commitde9ff7fd2705cb37fa76348d2206365845e49c01 (patch)
tree059dfb015da1399790be80b8fdf40ef03b170f43 /extra
parent74709507a220673d8a7e409c7148af4877936de5 (diff)
downloadnutyx-extra-de9ff7fd2705cb37fa76348d2206365845e49c01.tar.gz
nutyx-extra-de9ff7fd2705cb37fa76348d2206365845e49c01.tar.bz2
nutyx-extra-de9ff7fd2705cb37fa76348d2206365845e49c01.tar.xz
nutyx-extra-de9ff7fd2705cb37fa76348d2206365845e49c01.zip
libproxy, correction deps
Diffstat (limited to 'extra')
-rw-r--r--extra/libsoup/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/libsoup/Pkgfile b/extra/libsoup/Pkgfile
index 876b40f7e..e7c9c8005 100644
--- a/extra/libsoup/Pkgfile
+++ b/extra/libsoup/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://www.gnome.org/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: libxml2, gnutls, libproxy, libtasn1, libgnome-keyring
+# Depends on: libxml2, gnutls, libtasn1, libgnome-keyring, libproxy, gconf
# Run on: libxml2,gnutls,libproxy,libtasn1,libgnome-keyring
name=libsoup
@@ -13,6 +13,7 @@ source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$versio
build() {
cd $name-$version
./configure --prefix=/usr
+
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/gtk-doc