wok-stable diff xorg-xwininfo/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 fd3a89db4b41
children 07ae722ec64e
line diff
     1.1 --- a/xorg-xwininfo/receipt	Mon May 11 19:46:31 2009 +0000
     1.2 +++ b/xorg-xwininfo/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  SOURCE="xwininfo"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="xorg-libXext xorg-libX11 xorg-libXau xorg-libXdmcp"
     1.9  BUILD_DEPENDS="xorg-dev"
    1.10  WEB_SITE="http://xorg.freedesktop.org/"
    1.11  WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL"