wok-next diff xorg-xev/receipt @ rev 13846
mtpaint: fix my silly typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Jan 09 00:05:17 2013 +0000 (2013-01-09) |
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 Jan 09 00:05:17 2013 +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"