wok-next diff advancecomp/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 f4fd0777003f
children 617dbdeb6f7e
line diff
     1.1 --- a/advancecomp/receipt	Tue Feb 16 10:51:34 2010 +0000
     1.2 +++ b/advancecomp/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/advancemame/$TARBALL"
     1.5  DEPENDS="gcc-lib-base zlib"
     1.6  BUILD_DEPENDS="zlib-dev"
     1.7 -TAGS="compress archive"
     1.8 +TAGS="compression archive"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()