wok-6.x diff xorg-xwininfo/receipt @ rev 11060
pcmciautils: Fixed WGET_URL.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 00:27:48 2011 +0000 (2011-10-17) |
parents | b9212f30f7a6 |
children | 96189db539e4 |
line diff
1.1 --- a/xorg-xwininfo/receipt Sun Nov 14 15:43:33 2010 +0000 1.2 +++ b/xorg-xwininfo/receipt Mon Oct 17 00:27:48 2011 +0000 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 SOURCE="xwininfo" 1.6 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.7 -DEPENDS="xorg-libXext xorg-libX11 xorg-libXau xorg-libXdmcp" 1.8 -BUILD_DEPENDS="xorg-dev" 1.9 +DEPENDS="xorg-libX11" 1.10 +BUILD_DEPENDS="xorg-libX11-dev" 1.11 WEB_SITE="http://xorg.freedesktop.org/" 1.12 WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL" 1.13 TAGS="util xorg windows"