# HG changeset patch # User Pascal Bellard # Date 1386662155 0 # Node ID 15030aba419facb188750a64285b068f10576319 # Parent 851e4e7e4f69df46027f511f12686bd7f4084a83 gcc+gcj, n2nc, php-auth-pam; qemu, vlc-plugin: update bdeps diff -r 851e4e7e4f69 -r 15030aba419f gcc+gcj/receipt --- a/gcc+gcj/receipt Mon Dec 09 21:00:49 2013 +0000 +++ b/gcc+gcj/receipt Tue Dec 10 07:55:55 2013 +0000 @@ -21,7 +21,7 @@ BUILD_DEPENDS="glibc-dev gawk flex python perl gmp gmp-dev mpfr mpfr-dev mpc-library \ expat-dev zlib-dev fastjar gtk+-dev libart_lgpl-dev xorg-dev xorg-inputproto \ xorg-kbproto xorg-libXtst xorg-randrproto xorg-renderproto xorg-xextproto xorg-xproto \ -elfutils elfutils-dev" +elfutils elfutils-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules() diff -r 851e4e7e4f69 -r 15030aba419f n2nc/receipt --- a/n2nc/receipt Mon Dec 09 21:00:49 2013 +0000 +++ b/n2nc/receipt Tue Dec 10 07:55:55 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="zlib libcrypto gcc-lib-base" -BUILD_DEPENDS="bash openssl-dev bzip2-dev zlib-dev automake autoconf" +BUILD_DEPENDS="bash openssl-dev bzip2-dev zlib-dev automake autoconf libtool" # Rules to configure and make the package. compile_rules() diff -r 851e4e7e4f69 -r 15030aba419f php-auth-pam/receipt --- a/php-auth-pam/receipt Mon Dec 09 21:00:49 2013 +0000 +++ b/php-auth-pam/receipt Tue Dec 10 07:55:55 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="http://ftp.de.debian.org/debian/pool/main/p/php-auth-pam/$TARBALL" DEPENDS="php-apache pam" -BUILD_DEPENDS="php-dev pam pam-dev autoconf automake" +BUILD_DEPENDS="php-dev pam pam-dev autoconf automake sed coreutils-conditions" # Rules to configure and make the package. compile_rules() diff -r 851e4e7e4f69 -r 15030aba419f qemu/receipt --- a/qemu/receipt Mon Dec 09 21:00:49 2013 +0000 +++ b/qemu/receipt Tue Dec 10 07:55:55 2013 +0000 @@ -14,7 +14,8 @@ DEPENDS="alsa-lib gnutls libsdl bluez libtasn1 libsasl vde2 libcurl \ attr util-linux-uuid libgio glib" BUILD_DEPENDS="gettext perl alsa-lib-dev gnutls-dev libsdl-dev bluez-dev \ -libtasn1-dev vde2-dev curl-dev attr-dev util-linux-uuid-dev libgio-dev glib-dev" +libtasn1-dev vde2-dev curl-dev attr-dev util-linux-uuid-dev libgio-dev \ +glib-dev autoconf automake libtool bison flex libusb-dev" # Rules to configure and make the package. compile_rules() diff -r 851e4e7e4f69 -r 15030aba419f vlc-plugin/receipt --- a/vlc-plugin/receipt Mon Dec 09 21:00:49 2013 +0000 +++ b/vlc-plugin/receipt Tue Dec 10 07:55:55 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="http://download.videolan.org/pub/videolan/vlc/$VERSION/$TARBALL" DEPENDS="libvlc dbus" -BUILD_DEPENDS="firefox-dev libvlc-dev dbus-dev gtk+-dev" +BUILD_DEPENDS="firefox-dev libvlc-dev dbus-dev gtk+-dev util-linux-uuid-dev" TAGS="browser plug-in" # Rules to configure and make the package.