]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Merge branch 'unbound' into next
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 2f9f457f6e759eda8098fadcf0fc69be2b5081f4..73feacb37d4945a4292099103c17497c2768d765 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -26,7 +26,7 @@ NAME="IPFire"                                                 # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.19"                                                 # Version number
 CORE="104"                                                     # Core Level (Filename)
-PAKFIRE_CORE="103"                                             # Core Level (PAKFIRE)
+PAKFIRE_CORE="104"                                             # Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
 CONFIG_ROOT=/var/ipfire                                                # Configuration rootdir
@@ -537,7 +537,8 @@ buildipfire() {
   ipfiremake beep
   ipfiremake dvdrtools
   ipfiremake nettle
-  ipfiremake dnsmasq
+  ipfiremake libevent
+  ipfiremake libevent2
   ipfiremake unbound
   ipfiremake dosfstools
   ipfiremake reiserfsprogs
@@ -682,8 +683,6 @@ buildipfire() {
   ipfiremake gnump3d
   ipfiremake rsync
   ipfiremake tcpwrapper
-  ipfiremake libevent
-  ipfiremake libevent2
   ipfiremake libtirpc
   ipfiremake rpcbind
   ipfiremake nfs
@@ -712,6 +711,7 @@ buildipfire() {
   ipfiremake spice-protocol
   ipfiremake spice
   ipfiremake sdl
+  ipfiremake libusbredir
   ipfiremake qemu
   ipfiremake sane
   ipfiremake netpbm