wok-4.x diff xorg-xwininfo/receipt @ rev 5411
Fix clamav - Added bash to build depends so it will compile.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 03 01:07:51 2010 +0000 (2010-05-03) |
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 May 03 01:07:51 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"