wok-6.x diff fltk-2.0.x/receipt @ rev 9020
Fixed ndiswrapper-driver. For some reason 0644 mode is invaild. But 644 works just fine.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 03 15:06:15 2011 +0000 (2011-03-03) |
parents | 6c6f7eaf52c5 |
children | 71c9450cc295 |
line diff
1.1 --- a/fltk-2.0.x/receipt Tue Feb 15 03:33:42 2011 +0000 1.2 +++ b/fltk-2.0.x/receipt Thu Mar 03 15:06:15 2011 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="expat fontconfig freetype jpeg xorg-libX11 xorg-libXau xorg-libXdmcp \ 1.5 xorg-libXext xorg-libXft xorg-libXrender zlib libpng xorg-libXi \ 1.6 xorg-libXinerama gcc-lib-base" 1.7 -BUILD_DEPENDS="xorg-dev xorg-libXft-dev libglu-mesa mesa mesa-dev" 1.8 +BUILD_DEPENDS="xorg-libXft-dev libglu-mesa mesa mesa-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.fltk.org/" 1.11 WGET_URL="http://ftp.easysw.com/pub/fltk/snapshots/$TARBALL"