wok-6.x rev 8492
Add xorg-xproto to libsdl build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 09 17:57:27 2011 +0000 (2011-02-09) |
parents | 5bd8b59f3d10 |
children | 44a15c2d0c31 |
files | libsdl/receipt |
line diff
1.1 --- a/libsdl/receipt Wed Feb 09 17:38:58 2011 +0000 1.2 +++ b/libsdl/receipt Wed Feb 09 17:57:27 2011 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Simple DirectMedia Layer (used by Qemu)." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="xorg-libXext xorg-libXrender xorg-libX11" 1.7 -BUILD_DEPENDS="xorg-libXext-dev xorg-libXrender-dev xorg-libX11-dev libglu-mesa xorg-xextproto " 1.8 +BUILD_DEPENDS="xorg-libXext-dev xorg-libXrender-dev xorg-libX11-dev libglu-mesa xorg-xproto xorg-xextproto " 1.9 SOURCE="SDL" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.libsdl.org/"