]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
perl: changes on make.sh
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 16 Aug 2019 11:00:47 +0000 (13:00 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 16 Aug 2019 11:00:47 +0000 (13:00 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index bf0f3a19eed1ff699b4f3f5d0c5ed2fca28676e7..316d939f74b79175f25701482475a941e39dfba6 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -38,7 +38,7 @@ KVER=`grep --max-count=1 VER lfs/linux | awk '{ print $3 }'`
 GIT_TAG=$(git tag | tail -1)                                   # Git Tag
 GIT_LASTCOMMIT=$(git log | head -n1 | cut -d" " -f2 |head -c8) # Last commit
 
-TOOLCHAINVER=20190427
+TOOLCHAINVER=20190814
 
 ###############################################################################
 #
@@ -1291,6 +1291,8 @@ buildipfire() {
   lfsmake2 misc-progs
   lfsmake2 nano
   lfsmake2 URI
+  lfsmake2 perl-CGI
+  lfsmake2 perl-Switch
   lfsmake2 HTML-Tagset
   lfsmake2 HTML-Parser
   lfsmake2 HTML-Template
@@ -1390,6 +1392,7 @@ buildipfire() {
   lfsmake2 fetchmail
   lfsmake2 cyrus-imapd
   lfsmake2 clamav
+  lfsmake2 perl-NetAddr-IP
   lfsmake2 spamassassin
   lfsmake2 amavisd
   lfsmake2 dma