diff options
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/systemd/systemd.conf.scientific | 7 |
1 files changed, 6 insertions, 1 deletions
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" |
