From 99abcb5e42bb4db0b0afde7545999e0d4120e0c5 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Tue, 6 Aug 2013 18:51:35 +0200 Subject: [systemd] systemd.conf.scientific: More compiling fun: m4, autoconf, automake --- remote/modules/systemd/systemd.conf.scientific | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'remote/modules/systemd') diff --git a/remote/modules/systemd/systemd.conf.scientific b/remote/modules/systemd/systemd.conf.scientific index cbda26fc..43b644ff 100644 --- a/remote/modules/systemd/systemd.conf.scientific +++ b/remote/modules/systemd/systemd.conf.scientific @@ -1,6 +1,5 @@ REQUIRED_VERSION="systemd-206" REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz" -# REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.bz2" REQUIRED_INSTALLED_PACKAGES=" intltool gperf @@ -14,3 +13,9 @@ REQUIRED_INSTALLED_PACKAGES=" " REQUIRED_UTILLINUX_VERSION="2.23" REQUIRED_UTILLINUX_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux/v${REQUIRED_UTILLINUX_VERSION}/util-linux-${REQUIRED_UTILLINUX_VERSION}.tar.xz" +REQUIRED_M4_VERSION="1.4.19" +REQUIRED_M4_URL="ftp://ftp.gnu.org/gnu/m4/m4-${REQUIRED_M4_VERSION}.tar.xz" +REQUIRED_AUTOCONF_VERSION="2.69" +REQUIRED_AUTOCONF_URL="ftp://ftp.gnu.org/gnu/autoconf/autoconf-${REQUIRED_AUTOCONF_VERSION}.tar.xz" +REQUIRED_AUTOMAKE_VERSION="1.13" +REQUIRED_AUTOMAKE_URL="ftp://ftp.gnu.org/gnu/automake/automake-${REQUIRED_AUTOMAKE_VERSION}.tar.xz" -- cgit v1.2.3-55-g7522