wok-next rev 2492
alsaplayer-scopes, dosbox: update libgl depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 15 22:26:20 2009 +0000 (2009-03-15) |
parents | 7a436db659a4 |
children | 6ea9b2f9eb84 |
files | alsaplayer-scopes/receipt dosbox/receipt |
line diff
1.1 --- a/alsaplayer-scopes/receipt Sun Mar 15 22:17:07 2009 +0000 1.2 +++ b/alsaplayer-scopes/receipt Sun Mar 15 22:26:20 2009 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 WANTED="alsaplayer" 1.5 DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \ 1.6 xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr \ 1.7 -xorg-libXrender" 1.8 +xorg-libXrender libgl" 1.9 WEB_SITE="http://www.alsaplayer.org/" 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/dosbox/receipt Sun Mar 15 22:17:07 2009 +0000 2.2 +++ b/dosbox/receipt Sun Mar 15 22:26:20 2009 +0000 2.3 @@ -4,7 +4,7 @@ 2.4 VERSION="0.72" 2.5 CATEGORY="system-tools" 2.6 SHORT_DESC="DOS-emulator that uses the SDL-library." 2.7 -DEPENDS="xorg-libX11 libSDL alsa-lib libiconv zlib" 2.8 +DEPENDS="xorg-libX11 libSDL alsa-lib libiconv zlib libgl" 2.9 BUILD_DEPENDS="xorg-libX11-dev libSDL-dev" 2.10 MAINTAINER="pankso@slitaz.org" 2.11 TARBALL="$PACKAGE-$VERSION.tar.gz"