wok diff dosbox/receipt @ rev 8039

Fix: most xfce4 apps need intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 20 15:02:14 2011 +0100 (2011-01-20)
parents 061a2a674469
children c1380fbec108
line diff
     1.1 --- a/dosbox/receipt	Sat Sep 11 21:40:15 2010 +0000
     1.2 +++ b/dosbox/receipt	Thu Jan 20 15:02:14 2011 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.74"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="DOS-emulator that uses the SDL-library."
     1.7 -DEPENDS="xorg-libX11 libsdl alsa-lib zlib libgl libpng libsdl-net"
     1.8 +DEPENDS="xorg-libX11 libsdl alsa-lib zlib mesa libpng libsdl-net"
     1.9  BUILD_DEPENDS="xorg-libX11-dev libsdl-dev"
    1.10  MAINTAINER="pankso@slitaz.org"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"