From 71c0fe5b6e80a32407437a5e076fdf9bf2eb02d6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 7 Jul 2018 09:40:01 +0200 Subject: git needs perl-mailtools now --- build_stage4.sh | 2 +- i486-stage2/git/DESCR | 3 +++ i486-stage3/git/DESCR | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build_stage4.sh b/build_stage4.sh index 2aa4b60..096f240 100755 --- a/build_stage4.sh +++ b/build_stage4.sh @@ -17,7 +17,7 @@ libunistring gettext perl-locale-gettext help2man autoconf autoconf-archive tcl expect dejagnu cscope automake perl-test-pod perl-devel-symdump perl-pod-coverage perl-test-pod-coverage perl-error pcre2 -docbook-xml libxslt docbook-xsl xmlto asciidoc git +docbook-xml libxslt docbook-xsl xmlto asciidoc perl-timedate perl-mailtools git libtool zlib pambase cracklib libtirpc flex gpm w3m tcl sqlite postgresql diff --git a/i486-stage2/git/DESCR b/i486-stage2/git/DESCR index e95d538..a59881c 100644 --- a/i486-stage2/git/DESCR +++ b/i486-stage2/git/DESCR @@ -21,3 +21,6 @@ sed -i "s@\(make -C contrib/credential/libsecret\)@#\1@" PKGBUILD sed -i "/# gnome credentials helper/,/make -C contrib\/credential\/libsecret clean/s/\(.*\)/#\1/g" PKGBUILD # not configured with configure? weird.. + +# no perl-mailtools +sed -i "/depends=/s/'perl-mailtools'//" PKGBUILD diff --git a/i486-stage3/git/DESCR b/i486-stage3/git/DESCR index e95d538..a59881c 100644 --- a/i486-stage3/git/DESCR +++ b/i486-stage3/git/DESCR @@ -21,3 +21,6 @@ sed -i "s@\(make -C contrib/credential/libsecret\)@#\1@" PKGBUILD sed -i "/# gnome credentials helper/,/make -C contrib\/credential\/libsecret clean/s/\(.*\)/#\1/g" PKGBUILD # not configured with configure? weird.. + +# no perl-mailtools +sed -i "/depends=/s/'perl-mailtools'//" PKGBUILD -- cgit v1.2.3