wok-undigest diff billardgl/receipt @ rev 296

blackbox: Fixed. Add patch from archlinux to get it to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jun 07 09:16:08 2011 +0000 (2011-06-07)
parents a74a41c3e072
children 320de0221423
line diff
     1.1 --- a/billardgl/receipt	Mon May 30 06:14:09 2011 +0000
     1.2 +++ b/billardgl/receipt	Tue Jun 07 09:16:08 2011 +0000
     1.3 @@ -10,8 +10,7 @@
     1.4  WEB_SITE="http://www.billardgl.de/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="libglu"
     1.8 -BUILD_DEPENDS="mesa-dev"
     1.9 +DEPENDS="libglu mesa freeglut"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()