wok rev 8133

Fix: mesa need lesstif & libxml2-python to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Jan 25 00:49:46 2011 +0100 (2011-01-25)
parents 3a9b5ecc8d59
children e89177de5afe
files mesa/receipt
line diff
     1.1 --- a/mesa/receipt	Tue Jan 25 00:47:59 2011 +0100
     1.2 +++ b/mesa/receipt	Tue Jan 25 00:49:46 2011 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  SUGGESTED="nvidia"
     1.5  BUILD_DEPENDS="$DEPENDS expat-dev libdrm-dev xorg-libXdamage-dev \
     1.6  xorg-libXxf86vm-dev xorg-libXt-dev xorg-dri2proto xorg-glproto \
     1.7 -pkg-config talloc libxml2 python xorg-makedepend"
     1.8 +pkg-config talloc xorg-makedepend lesstif libxml2-python"
     1.9  SOURCE="Mesa"
    1.10  TARBALL="${SOURCE}Lib-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.mesa3d.org/"