wok-stable diff freeglut/receipt @ rev 1720

Add dev86
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 18 12:40:05 2008 +0000 (2008-11-18)
parents 03a799424aaa
children 67356fcbb83e
line diff
     1.1 --- a/freeglut/receipt	Fri Sep 26 09:21:16 2008 +0000
     1.2 +++ b/freeglut/receipt	Tue Nov 18 12:40:05 2008 +0000
     1.3 @@ -12,8 +12,8 @@
     1.4  # DEPENDS does not include mesa because libGL
     1.5  # might already be provided by a driver, and we do
     1.6  # not want mesa to clobber libGL
     1.7 -DEPENDS="xorg"
     1.8 -BUILD_DEPENDS="xorg-dev xorg-dev-proto mesa-dev"
     1.9 +DEPENDS="xorg mesa"
    1.10 +BUILD_DEPENDS="xorg-dev xorg-dev-proto mesa-dev mesa"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()