wok diff tazpkg/receipt @ rev 6952

Fixed a bug in gobject-introspection. Looks like /usr/lib/girepository-1.0 is needed gobject-introspection instead of the -dev package.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 25 22:01:57 2010 +0000 (2010-10-25)
parents a84418c0b3ff
children 70accaa0af7d
line diff
     1.1 --- a/tazpkg/receipt	Mon Oct 18 22:05:07 2010 +0200
     1.2 +++ b/tazpkg/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="SliTaz packages manager."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="busybox"
     1.8 +DEPENDS="busybox gettext-base"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.slitaz.org/"
    1.11  WGET_URL="http://mirror.slitaz.org/sources/tazpkg/$TARBALL"