]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
pkg-config: update lfs to build in toolchain
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 4d67c75c9d9ceff7cd0b94033ea01f408c30f124..dd0cf91079da0e13a7894e31716d66b352e79d8e 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -336,6 +336,8 @@ buildbase() {
     lfsmake2 gcc
     lfsmake2 sed
     lfsmake2 berkeley
+    lfsmake2 autoconf
+    lfsmake2 automake
     lfsmake2 coreutils
     lfsmake2 iana-etc
     lfsmake2 m4
@@ -348,8 +350,6 @@ buildbase() {
     lfsmake2 readline-compat
     lfsmake2 pcre
     lfsmake2 pcre-compat
-    lfsmake2 autoconf
-    lfsmake2 automake
     lfsmake2 bash
     lfsmake2 bzip2
     lfsmake2 diffutils
@@ -864,6 +864,9 @@ buildipfire() {
   ipfiremake mcelog
   ipfiremake rtpproxy
   ipfiremake util-macros
+  ipfiremake libpciaccess
+  ipfiremake libyajl
+  ipfiremake libvirt
 }
 
 buildinstaller() {