wok diff jfsutils/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 cd56a4b910fc
children 73641efed1cc
line diff
     1.1 --- a/jfsutils/receipt	Wed Jan 06 22:55:41 2010 +0100
     1.2 +++ b/jfsutils/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="${WEB_SITE}project/pub/$TARBALL"
     1.5  DEPENDS="util-linux-ng-uuid"
     1.6  BUILD_DEPENDS="e2fsprogs-dev"
     1.7 +TAGS="filesystem"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()