wok diff xorg-xwininfo/receipt @ rev 8324
tazdev: remove depend on tazwok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 01 22:15:57 2011 +0100 (2011-02-01) |
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 Tue Feb 01 22:15:57 2011 +0100 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"