wok diff libglu-mesa/receipt @ rev 20617
Update granite
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 25 17:06:17 2018 +0100 (2018-12-25) |
parents | 8f447cf2eee5 |
children | a78610b2eb47 |
line diff
1.1 --- a/libglu-mesa/receipt Sat Nov 09 20:47:29 2013 +0000 1.2 +++ b/libglu-mesa/receipt Tue Dec 25 17:06:17 2018 +0100 1.3 @@ -12,12 +12,11 @@ 1.4 PROVIDE="libglu" 1.5 1.6 DEPENDS="glibc-base gcc-lib-base mesa" 1.7 -BUILD_DEPENDS="mesa-dev automake autoconf libtool" 1.8 +BUILD_DEPENDS="mesa-dev automake autoconf libtool file" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 { 1.13 - cd $src 1.14 ./autogen.sh 1.15 ./configure \ 1.16 --prefix=/usr \