# HG changeset patch # User Pascal Bellard # Date 1386492734 0 # Node ID fd22b033a84aad90fc220adf8f9f76dc8de6cdcd # Parent 6532d445e8a8bf513562db5f25e005a1234f042b Add some autoconf/automake bdeps diff -r 6532d445e8a8 -r fd22b033a84a afpfs-ng/receipt --- a/afpfs-ng/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/afpfs-ng/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="fuse libgcrypt readline gmp" -BUILD_DEPENDS="libgcrypt-dev readline-dev gmp-dev fuse-dev gmp" +BUILD_DEPENDS="libgcrypt-dev readline-dev gmp-dev fuse-dev gmp automake" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a boinc/receipt --- a/boinc/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/boinc/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -14,7 +14,7 @@ # The init script requires bash. DEPENDS="openssl libcurl wxWidgets libnotify bash" BUILD_DEPENDS="subversion openssl-dev autoconf automake curl-dev libidn-dev \ -wxWidgets-dev libnotify-dev sqlite-dev" +wxWidgets-dev libnotify-dev sqlite-dev file" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a foomatic-filters/receipt --- a/foomatic-filters/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/foomatic-filters/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -12,7 +12,7 @@ TAGS="printer driver printing" DEPENDS="ghostscript gcc-lib-base" -BUILD_DEPENDS="ghostscript-dev cups-dev cups a2ps" +BUILD_DEPENDS="ghostscript-dev cups-dev cups a2ps autoconf" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a geoip/receipt --- a/geoip/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/geoip/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -12,7 +12,7 @@ WGET_URL="http://www.maxmind.com/download/geoip/api/c/$TARBALL" DEPENDS="zlib" -BUILD_DEPENDS="zlib-dev" +BUILD_DEPENDS="zlib-dev automake autoconf" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a glib/receipt --- a/glib/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/glib/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -12,7 +12,7 @@ DEPENDS="pcre libffi libxml2 elfutils" BUILD_DEPENDS="pcre-dev libffi-dev gettext zlib-dev perl python python-dev \ -elfutils-dev libxml2-dev libxml2-tools" +elfutils-dev libxml2-dev libxml2-tools automake" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a jasper/receipt --- a/jasper/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/jasper/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -12,7 +12,7 @@ TAGS="jpeg jpg photo" DEPENDS="xorg-libXi xorg-libXmu jpeg freeglut libglu-mesa util-linux-uuid" -BUILD_DEPENDS="jpeg-dev xorg-libXi-dev xorg-libXmu-dev" +BUILD_DEPENDS="jpeg-dev xorg-libXi-dev xorg-libXmu-dev autoconf" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a lesstif/receipt --- a/lesstif/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/lesstif/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -13,7 +13,7 @@ DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ xorg-libXdmcp xorg-libXext xorg-libXt util-linux-uuid freetype \ xorg-libXp" -BUILD_DEPENDS="xorg-dev xorg-xextproto util-linux-uuid-dev" +BUILD_DEPENDS="xorg-dev xorg-xextproto util-linux-uuid-dev automake" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a lsdvd/receipt --- a/lsdvd/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/lsdvd/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="libdvdread" -BUILD_DEPENDS="libdvdread-dev" +BUILD_DEPENDS="libdvdread-dev automake" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a pam_ssh/receipt --- a/pam_ssh/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/pam_ssh/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="$SF_MIRROR/pam-ssh/$TARBALL" DEPENDS="pam libcrypto openssh-pam" -BUILD_DEPENDS="pam-dev file openssl-dev openssh-pam " +BUILD_DEPENDS="pam-dev file openssl-dev openssh-pam automake" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a rdpdesk/receipt --- a/rdpdesk/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/rdpdesk/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -12,7 +12,7 @@ DEPENDS="wxWidgets xorg-libXp xorg-libXaw libssl" BUILD_DEPENDS="wxWidgets-dev xorg-imake jpeg-dev zlib-dev \ -openssl-dev xorg-libXp" +openssl-dev xorg-libXp autoconf" SUGGESTED="wfica rdesktop" # Rules to configure and make the package. diff -r 6532d445e8a8 -r fd22b033a84a slurm/receipt --- a/slurm/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/slurm/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="http://www.wormulon.net/slurm/$TARBALL" DEPENDS="ncurses" -BUILD_DEPENDS="ncurses-dev" +BUILD_DEPENDS="ncurses-dev automake autoconf" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a soundtouch/receipt --- a/soundtouch/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/soundtouch/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="$WEB_SITE/$TARBALL" DEPENDS="gcc-lib-base" -BUILD_DEPENDS="libtool" +BUILD_DEPENDS="libtool automake" # Rules to configure and make the package. compile_rules() diff -r 6532d445e8a8 -r fd22b033a84a sysfsutils/receipt --- a/sysfsutils/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/sysfsutils/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -6,11 +6,13 @@ SHORT_DESC="Utilites built upon sysfs." MAINTAINER="pankso@slitaz.org" LICENSE="GPL2 LGPL2.1" -DEPENDS="linux" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://linux-diag.sourceforge.net/Sysfsutils.html" WGET_URL="$SF_MIRROR/linux-diag/$TARBALL" +DEPENDS="linux" +BLUID_DEPENDS="sysfsutils" + # Rules to configure and make the package. compile_rules() { diff -r 6532d445e8a8 -r fd22b033a84a xine-lib/receipt --- a/xine-lib/receipt Sun Dec 08 08:30:57 2013 +0000 +++ b/xine-lib/receipt Sun Dec 08 08:52:14 2013 +0000 @@ -16,7 +16,7 @@ libtheora xorg-libXvMC xorg-libXv libxcb ffmpeg" BUILD_DEPENDS="xorg-libXvMC-dev xorg-libXv-dev xorg-xextproto xorg-videoproto \ alsa-lib-dev libogg-dev libvorbis-dev libtheora-dev freetype-dev perl \ -pkg-config util-linux-uuid-dev libxcb-dev libxcb-dev ffmpeg-dev" +pkg-config util-linux-uuid-dev libxcb-dev libxcb-dev ffmpeg-dev file" # Rules to configure and make the package. compile_rules()