wok-next rev 15643
gcc+gcj, n2nc, php-auth-pam; qemu, vlc-plugin: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 10 07:55:55 2013 +0000 (2013-12-10) |
parents | 851e4e7e4f69 |
children | 2e44cbfb4fc3 |
files | gcc+gcj/receipt n2nc/receipt php-auth-pam/receipt qemu/receipt vlc-plugin/receipt |
line diff
1.1 --- a/gcc+gcj/receipt Mon Dec 09 21:00:49 2013 +0000 1.2 +++ b/gcc+gcj/receipt Tue Dec 10 07:55:55 2013 +0000 1.3 @@ -21,7 +21,7 @@ 1.4 BUILD_DEPENDS="glibc-dev gawk flex python perl gmp gmp-dev mpfr mpfr-dev mpc-library \ 1.5 expat-dev zlib-dev fastjar gtk+-dev libart_lgpl-dev xorg-dev xorg-inputproto \ 1.6 xorg-kbproto xorg-libXtst xorg-randrproto xorg-renderproto xorg-xextproto xorg-xproto \ 1.7 -elfutils elfutils-dev" 1.8 +elfutils elfutils-dev util-linux-uuid-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/n2nc/receipt Mon Dec 09 21:00:49 2013 +0000 2.2 +++ b/n2nc/receipt Tue Dec 10 07:55:55 2013 +0000 2.3 @@ -11,7 +11,7 @@ 2.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 2.5 2.6 DEPENDS="zlib libcrypto gcc-lib-base" 2.7 -BUILD_DEPENDS="bash openssl-dev bzip2-dev zlib-dev automake autoconf" 2.8 +BUILD_DEPENDS="bash openssl-dev bzip2-dev zlib-dev automake autoconf libtool" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()
3.1 --- a/php-auth-pam/receipt Mon Dec 09 21:00:49 2013 +0000 3.2 +++ b/php-auth-pam/receipt Tue Dec 10 07:55:55 2013 +0000 3.3 @@ -11,7 +11,7 @@ 3.4 WGET_URL="http://ftp.de.debian.org/debian/pool/main/p/php-auth-pam/$TARBALL" 3.5 3.6 DEPENDS="php-apache pam" 3.7 -BUILD_DEPENDS="php-dev pam pam-dev autoconf automake" 3.8 +BUILD_DEPENDS="php-dev pam pam-dev autoconf automake sed coreutils-conditions" 3.9 3.10 # Rules to configure and make the package. 3.11 compile_rules()
4.1 --- a/qemu/receipt Mon Dec 09 21:00:49 2013 +0000 4.2 +++ b/qemu/receipt Tue Dec 10 07:55:55 2013 +0000 4.3 @@ -14,7 +14,8 @@ 4.4 DEPENDS="alsa-lib gnutls libsdl bluez libtasn1 libsasl vde2 libcurl \ 4.5 attr util-linux-uuid libgio glib" 4.6 BUILD_DEPENDS="gettext perl alsa-lib-dev gnutls-dev libsdl-dev bluez-dev \ 4.7 -libtasn1-dev vde2-dev curl-dev attr-dev util-linux-uuid-dev libgio-dev glib-dev" 4.8 +libtasn1-dev vde2-dev curl-dev attr-dev util-linux-uuid-dev libgio-dev \ 4.9 +glib-dev autoconf automake libtool bison flex libusb-dev" 4.10 4.11 # Rules to configure and make the package. 4.12 compile_rules()
5.1 --- a/vlc-plugin/receipt Mon Dec 09 21:00:49 2013 +0000 5.2 +++ b/vlc-plugin/receipt Tue Dec 10 07:55:55 2013 +0000 5.3 @@ -12,7 +12,7 @@ 5.4 WGET_URL="http://download.videolan.org/pub/videolan/vlc/$VERSION/$TARBALL" 5.5 5.6 DEPENDS="libvlc dbus" 5.7 -BUILD_DEPENDS="firefox-dev libvlc-dev dbus-dev gtk+-dev" 5.8 +BUILD_DEPENDS="firefox-dev libvlc-dev dbus-dev gtk+-dev util-linux-uuid-dev" 5.9 TAGS="browser plug-in" 5.10 5.11 # Rules to configure and make the package.