mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
make.sh: make requires pkg-config to run autoconf
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
2
make.sh
2
make.sh
@@ -1010,6 +1010,7 @@ buildbase() {
|
||||
lfsmake2 jwhois
|
||||
lfsmake2 kbd
|
||||
lfsmake2 less
|
||||
lfsmake2 pkg-config
|
||||
lfsmake2 make
|
||||
lfsmake2 man
|
||||
lfsmake2 kmod
|
||||
@@ -1034,7 +1035,6 @@ buildipfire() {
|
||||
lfsmake2 configroot
|
||||
lfsmake2 initscripts
|
||||
lfsmake2 backup
|
||||
lfsmake2 pkg-config
|
||||
lfsmake2 libusb
|
||||
lfsmake2 libusb-compat
|
||||
lfsmake2 libpcap
|
||||
|
||||
Reference in New Issue
Block a user