wok-6.x diff xorg-xev/receipt @ rev 10515
efreet: up and fix bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 25 15:57:19 2011 +0200 (2011-05-25) |
parents | 6f199057d7f3 |
children | eb8067417980 |
line diff
1.1 --- a/xorg-xev/receipt Thu Dec 16 16:08:33 2010 +0000 1.2 +++ b/xorg-xev/receipt Wed May 25 15:57:19 2011 +0200 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"