wok diff foomatic-filters/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 fb8aceda65ff
children 09aa206fc45e
line diff
     1.1 --- a/foomatic-filters/receipt	Tue Feb 16 13:56:26 2010 +0000
     1.2 +++ b/foomatic-filters/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Top quality printer drivers for Canon, Epson"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="ghostscript"
     1.8 +DEPENDS="ghostscript gcc-lib-base"
     1.9  BUILD_DEPENDS="ghostscript-dev cups-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.linuxprinting.org/foomatic.html"