wok diff xorg-xdpyinfo/receipt @ rev 13991
put viewnior and xpad incons in the right place
author | ernia <monghitri@aruba.it> |
---|---|
date | Sun Feb 10 17:55:46 2013 +0000 (2013-02-10) |
parents | 07ae722ec64e |
children | eb8067417980 |
line diff
1.1 --- a/xorg-xdpyinfo/receipt Sun Oct 31 00:13:37 2010 +0200 1.2 +++ b/xorg-xdpyinfo/receipt Sun Feb 10 17:55:46 2013 +0000 1.3 @@ -7,9 +7,10 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 SOURCE="xdpyinfo" 1.6 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.7 -DEPENDS="xorg-libXtst xorg-libXxf86vm xorg-libXi xorg-libXrender \ 1.8 +DEPENDS="xorg-libXtst xorg-libXxf86vm xorg-libXrender \ 1.9 xorg-libXinerama xorg-libXp" 1.10 -BUILD_DEPENDS="xorg-dev xorg-libXtst-dev" 1.11 +BUILD_DEPENDS="xorg-libXtst-dev xorg-libXxf86vm-dev \ 1.12 +xorg-libXrender-dev xorg-libXinerama-dev xorg-libXp-dev" 1.13 WEB_SITE="http://xorg.freedesktop.org/" 1.14 WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL" 1.15 TAGS="utility xorg display"