wok diff puzzles/receipt @ rev 7239

Fixed wanted linux receipts to remove modules that are in modules-VERSION.list if they exist in other packages.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 13 03:27:43 2010 +0000 (2010-11-13)
parents 5ab30348078d
children c27cb9190c28
line diff
     1.1 --- a/puzzles/receipt	Tue Aug 24 12:02:02 2010 +0200
     1.2 +++ b/puzzles/receipt	Sat Nov 13 03:27:43 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
     1.6  WGET_URL="${WEB_SITE}$TARBALL"
     1.7 -DEPENDS="gtk+ cairo-xcb xorg-libXrandr"
     1.8 +DEPENDS="gtk+ cairo libxcb xorg-libXrandr"
     1.9  BUILD_DEPENDS="gtk+-dev"
    1.10  
    1.11  # Rules to configure and make the package.