wok diff freeglut/receipt @ rev 1609
Add ploticus
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 19 11:51:47 2008 +0000 (2008-10-19) |
parents | 03a799424aaa |
children | 67356fcbb83e |
line diff
1.1 --- a/freeglut/receipt Fri Sep 26 09:21:16 2008 +0000 1.2 +++ b/freeglut/receipt Sun Oct 19 11:51:47 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()