wok-next diff xorg-xev/receipt @ rev 12010
stella: added desc, removed extension from desktop file
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Mar 05 16:40:06 2012 -0800 (2012-03-05) |
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 Mon Mar 05 16:40:06 2012 -0800 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"