]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
make.sh: Actually build iftop
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 663f23fbb9dc27f5c5bdbe71d26216dfe74577ce..8e2889fc3e09c956f521a57603f1f8d90616902a 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,7 +25,7 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.19"                                                 # Version number
-CORE="112"                                                     # Core Level (Filename)
+CORE="113"                                                     # Core Level (Filename)
 PAKFIRE_CORE="112"                                             # Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
@@ -885,6 +885,8 @@ buildipfire() {
   lfsmake2 perl-common-sense
   lfsmake2 perl-inotify2
   lfsmake2 perl-Net-IP
+  lfsmake2 wio
+  lfsmake2 iftop
 }
 
 buildinstaller() {