wok diff brscan/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 8cdc8f3e6e3e
children 1314a8901694
line diff
     1.1 --- a/brscan/receipt	Sun Aug 09 09:38:19 2009 +0200
     1.2 +++ b/brscan/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WEB_SITE="http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html"
     1.5  WGET_URL="http://solutions.brother.com/Library/sol/printer/linux/rpmfiles/sane_source/$TARBALL"
     1.6  DEPENDS="sane-backends"
     1.7 +TAGS="scanner driver"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()