wok-4.x rev 10681
lisdl: fix bdeps. May fix dosbox build
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri May 27 12:54:54 2011 +0200 (2011-05-27) |
parents | d4246c996c9d |
children | ca29a492cc62 |
files | libsdl/receipt |
line diff
1.1 --- a/libsdl/receipt Fri May 27 11:41:39 2011 +0200 1.2 +++ b/libsdl/receipt Fri May 27 12:54:54 2011 +0200 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="libglu-mesa" 1.8 +BUILD_DEPENDS="libglu-mesa xorg-libXt-dev xorg-libXext-dev xorg-libXrender-dev xorg-libX11-dev" 1.9 SOURCE="SDL" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.libsdl.org/"