summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsibel <lesibel at free dot fr>2010-06-13 00:49:29 +0200
committersibel <lesibel at free dot fr>2010-06-13 00:49:29 +0200
commit284bed9d4eac3160032ac610fa4e3bc3fbaa2b28 (patch)
tree9ef8ebd3e9d02a4a47d9ba318c6e50ef377dfd5b
parent573513a5ffd014c12d695ce8c0ba2271414002f4 (diff)
downloadnutyx-pakxe-284bed9d4eac3160032ac610fa4e3bc3fbaa2b28.tar.gz
nutyx-pakxe-284bed9d4eac3160032ac610fa4e3bc3fbaa2b28.tar.bz2
nutyx-pakxe-284bed9d4eac3160032ac610fa4e3bc3fbaa2b28.tar.xz
nutyx-pakxe-284bed9d4eac3160032ac610fa4e3bc3fbaa2b28.zip
Maj deps de pango
-rwxr-xr-xextra/pango/Pkgfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/extra/pango/Pkgfile b/extra/pango/Pkgfile
index 7bf46685c..70280be3b 100755
--- a/extra/pango/Pkgfile
+++ b/extra/pango/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://gnome.org
# Maintainer: NuTyX core teamm
# Packager: thierryn1 at hispeed dot ch
-# Depends on: cairo, glib, libthai, freetype
+# Depends on: cairo, glib, libthai, freetype, xorg-libxft, gobject-introspection
name=pango
version=1.28.0
@@ -21,7 +21,5 @@ build() {
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/gtk-doc
install -m644 ../pango.modules $PKG/etc/pango/
-# rm -rf $PKG/usr/lib/girepository-1.0
-# rm -rf $PKG/usr/share/gir-1.0/
}