wok-next diff gcc54/receipt @ rev 19950
Add libegl-mesa
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 16 12:41:47 2017 +0200 (2017-10-16) |
parents | 95758c7d1a56 |
children | c3a368c0cddb |
line diff
1.1 --- a/gcc54/receipt Sun Oct 23 18:00:14 2016 +0000 1.2 +++ b/gcc54/receipt Mon Oct 16 12:41:47 2017 +0200 1.3 @@ -16,7 +16,7 @@ 1.4 # for cookutils that are not used by tazwok/cook-toolchain since it installs 1.5 # and uses its own copy. 1.6 DEPENDS="binutils libgomp libobjc gcc-lib-base mpc-library elfutils" 1.7 -BUILD_DEPENDS="mpc-library mpfr-dev gmp-dev elfutils-dev" 1.8 +BUILD_DEPENDS="mpc-library-dev mpfr-dev gmp-dev elfutils-dev zlib-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()