wok diff xorg-xdpyinfo/receipt @ rev 8837
Fixed taglib for new mixxx. Up: mixxx to 1.9.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Feb 24 11:45:20 2011 +0000 (2011-02-24) |
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 Thu Feb 24 11:45:20 2011 +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"