wok diff mesa/receipt @ rev 8317

Meta package ndiswrapper doesn't needed to download ndiswrapper since its not compiled here. Its download in ndiswrapper-driver receipt and also compiled there.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:25:21 2011 +0000 (2011-02-01)
parents 0b71563fb008
children 1a1747f915cc
line diff
     1.1 --- a/mesa/receipt	Tue Jan 25 00:49:46 2011 +0100
     1.2 +++ b/mesa/receipt	Tue Feb 01 03:25:21 2011 +0000
     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 xorg-makedepend lesstif libxml2-python"
     1.8 +pkg-config talloc xorg-makedepend lesstif libxml2-python xorg-imake"
     1.9  SOURCE="Mesa"
    1.10  TARBALL="${SOURCE}Lib-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.mesa3d.org/"