wok diff billardgl/receipt @ rev 14107

Up: libwekkit-video (1.8.3) + Build fix with bison 2.6
author Dominique Corbex <domcox@slitaz.org>
date Sun Feb 24 09:19:03 2013 +0100 (2013-02-24)
parents 5189e691d619
children eb8067417980
line diff
     1.1 --- a/billardgl/receipt	Thu Nov 03 22:02:37 2011 +0100
     1.2 +++ b/billardgl/receipt	Sun Feb 24 09:19:03 2013 +0100
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="libglu-mesa freeglut"
     1.7 -BUILD_DEPENDS="libglu-mesa xorg-libXmu-dev xorg-libXi-dev mesa-dev freeglut-dev"
     1.8 +BUILD_DEPENDS="libglu-mesa xorg-libXmu-dev xorg-libXi-dev mesa-dev \
     1.9 +libglu-mesa-dev freeglut-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()