wok diff xorg-xkill/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 aa0dad286215
children 07ae722ec64e
line diff
     1.1 --- a/xorg-xkill/receipt	Tue Jan 27 19:54:40 2009 +0100
     1.2 +++ b/xorg-xkill/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="X application killer"
     1.6  MAINTAINER="mallory@sweetpeople.org"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXmu"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.x.org/"
    1.11  WGET_URL="http://xorg.mirror.solnet.ch/pub/individual/app/$TARBALL"