wok rev 13975

Fix: libsdl now builds with OpenGL support
author Alexander Medvedev <devl547@gmail.com>
date Wed Feb 06 19:20:10 2013 +0000 (2013-02-06)
parents e487d594117f
children ef43b2bc3319
files libsdl/receipt
line diff
     1.1 --- a/libsdl/receipt	Wed Feb 06 12:05:22 2013 +0100
     1.2 +++ b/libsdl/receipt	Wed Feb 06 19:20:10 2013 +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="libglu-mesa xorg-libXt-dev xorg-libXext-dev xorg-libXrender-dev xorg-libX11-dev"
     1.8 +BUILD_DEPENDS="libglu-mesa mesa-dev 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/"