wok-next rev 19905
atril, directfb, libglu-mesa, libglw-mesa, waterline-plugin-multiload : update bdeps
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Oct 12 19:04:50 2017 +0200 (2017-10-12) |
parents | 829dd068a247 |
children | 8304b49a2f4f |
files | atril/receipt directfb/receipt libglu-mesa/receipt libglw-mesa/receipt waterline-plugin-multiload/receipt |
line diff
1.1 --- a/atril/receipt Thu Oct 12 18:55:33 2017 +0200 1.2 +++ b/atril/receipt Thu Oct 12 19:04:50 2017 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 BUILD_DEPENDS="wget autoconf automake libtool itstool yelp-tools \ 1.5 gtk+-dev gtk-doc mate-desktop-dev mate-common-dev mate-icon-theme \ 1.6 libsecret-dev caja-dev poppler-dev util-linux-uuid-dev lcms-dev \ 1.7 -libgcrypt-dev djvulibre-dev" 1.8 +libgcrypt-dev djvulibre-dev gettext intltool xorg-dev " 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/directfb/receipt Thu Oct 12 18:55:33 2017 +0200 2.2 +++ b/directfb/receipt Thu Oct 12 19:04:50 2017 +0200 2.3 @@ -12,8 +12,8 @@ 2.4 WGET_URL="http://www.directfb.org/downloads/Core/$SOURCE-${VERSION%.*}/$TARBALL" 2.5 HOST_ARCH="i486 arm" 2.6 2.7 -DEPENDS="libpng libjpeg freetype tslib zlib" 2.8 -BUILD_DEPENDS="libpng-dev jpeg-dev freetype-dev tslib-dev perl" 2.9 +DEPENDS="libpng12 libjpeg freetype tslib zlib" 2.10 +BUILD_DEPENDS="libpng12-dev jpeg-dev freetype-dev tslib-dev perl" 2.11 2.12 # Handle cross compilation. 2.13 case "$ARCH" in
3.1 --- a/libglu-mesa/receipt Thu Oct 12 18:55:33 2017 +0200 3.2 +++ b/libglu-mesa/receipt Thu Oct 12 19:04:50 2017 +0200 3.3 @@ -12,7 +12,7 @@ 3.4 PROVIDE="libglu" 3.5 3.6 DEPENDS="glibc-base gcc-lib-base mesa" 3.7 -BUILD_DEPENDS="mesa-dev automake autoconf libtool expat-dev" 3.8 +BUILD_DEPENDS="mesa-dev automake autoconf libtool expat-dev xorg-dev" 3.9 3.10 # Rules to configure and make the package. 3.11 compile_rules()
4.1 --- a/libglw-mesa/receipt Thu Oct 12 18:55:33 2017 +0200 4.2 +++ b/libglw-mesa/receipt Thu Oct 12 19:04:50 2017 +0200 4.3 @@ -13,7 +13,7 @@ 4.4 4.5 DEPENDS="glibc-base util-linux-uuid zlib freetype lesstif mesa \ 4.6 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXt \ 4.7 -lesstif" 4.8 +lesstif expat-dev xorg-dev" 4.9 BUILD_DEPENDS="mesa-dev automake autoconf libtool util-linux-uuid-dev" 4.10 4.11 # Rules to configure and make the package.
5.1 --- a/waterline-plugin-multiload/receipt Thu Oct 12 18:55:33 2017 +0200 5.2 +++ b/waterline-plugin-multiload/receipt Thu Oct 12 19:04:50 2017 +0200 5.3 @@ -15,7 +15,7 @@ 5.4 BUILD_DEPENDS="automake libtool intltool gtk+-dev jansson-dev libsde-utils \ 5.5 libsde-utils-x11 libsde-utils-jansson libsde-utils-gtk \ 5.6 xorg-libXcomposite-dev menu-cache-dev alsa-lib-dev xz \ 5.7 -libgtop-dev lxpanel-dev waterline-dev" 5.8 +libgtop-dev lxpanel-dev waterline-dev xorg-dev intltool gettext" 5.9 5.10 # Rules to configure and make the package. 5.11 compile_rules() 5.12 @@ -32,7 +32,7 @@ 5.13 --disable-maintainer-mode \ 5.14 --enable-silent-rules \ 5.15 --with-waterline \ 5.16 - --with-lxpanel \ 5.17 + --without-lxpanel \ 5.18 --without-xfce4 \ 5.19 $CONFIGURE_ARGS && 5.20 make &&