wok-next rev 15647
libmng, libgd, libglw-mesa: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 10 15:30:05 2013 +0000 (2013-12-10) |
parents | e585bcc8453e |
children | e08d57ee1aca |
files | libgd/receipt libglw-mesa/receipt libmng/receipt |
line diff
1.1 --- a/libgd/receipt Tue Dec 10 15:00:10 2013 +0000 1.2 +++ b/libgd/receipt Tue Dec 10 15:30:05 2013 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 DEPENDS="zlib libpng jpeg freetype expat fontconfig xorg-libX11 \ 1.5 xorg-libXau xorg-libXdmcp xorg-libXpm" 1.6 BUILD_DEPENDS="libpng-dev jpeg-dev expat-dev freetype-dev cmake \ 1.7 -xorg-libXau-dev xorg-libXdmcp-dev xorg-libXpm-dev" 1.8 +xorg-libXau-dev xorg-libXdmcp-dev xorg-libXpm-dev automake libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/libglw-mesa/receipt Tue Dec 10 15:00:10 2013 +0000 2.2 +++ b/libglw-mesa/receipt Tue Dec 10 15:30:05 2013 +0000 2.3 @@ -14,7 +14,7 @@ 2.4 DEPENDS="glibc-base util-linux-uuid zlib freetype lesstif mesa \ 2.5 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXt \ 2.6 lesstif" 2.7 -BUILD_DEPENDS="mesa-dev automake autoconf libtool" 2.8 +BUILD_DEPENDS="mesa-dev automake autoconf libtool util-linux-uuid-dev" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()
3.1 --- a/libmng/receipt Tue Dec 10 15:00:10 2013 +0000 3.2 +++ b/libmng/receipt Tue Dec 10 15:30:05 2013 +0000 3.3 @@ -11,7 +11,7 @@ 3.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 3.5 3.6 DEPENDS="lcms jpeg zlib" 3.7 -BUILD_DEPENDS="autoconf automake lcms-dev jpeg-dev" 3.8 +BUILD_DEPENDS="autoconf automake lcms-dev jpeg-dev libtool" 3.9 3.10 # Rules to configure and make the package. 3.11 compile_rules()