wok-6.x diff xorg-xdpyinfo/receipt @ rev 9986
Add ii
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 18 23:33:38 2011 +0200 (2011-05-18) |
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 Wed May 18 23:33:38 2011 +0200 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"