wok diff quodlibet/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 2c679ce49f4c
children 225d25cad6bf
line diff
     1.1 --- a/quodlibet/receipt	Sat Jun 13 13:32:50 2009 +0200
     1.2 +++ b/quodlibet/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://quodlibet.googlecode.com/" 
     1.6  WGET_URL="$WEB_SITE/files/$TARBALL"
     1.7 +TAGS="multimedia audio sound music player python"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()