wok-stable diff xorg-xev/receipt @ rev 10046
xpad: Add CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 03:43:59 2011 +0000 (2011-05-20) |
parents | 6f199057d7f3 |
children |
line diff
1.1 --- a/xorg-xev/receipt Thu Dec 16 16:08:33 2010 +0000 1.2 +++ b/xorg-xev/receipt Fri May 20 03:43:59 2011 +0000 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 SOURCE="xev" 1.6 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.7 -DEPENDS="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="utility xorg debug"