mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Merge branch 'master' into next
Conflicts: make.sh
This commit is contained in:
10
make.sh
10
make.sh
@@ -418,6 +418,8 @@ buildipfire() {
|
||||
ipfiremake pam
|
||||
ipfiremake openssl
|
||||
ipfiremake curl
|
||||
ipfiremake tcl
|
||||
ipfiremake sqlite
|
||||
ipfiremake python
|
||||
ipfiremake fireinfo
|
||||
ipfiremake libnet
|
||||
@@ -651,7 +653,6 @@ buildipfire() {
|
||||
ipfiremake splix
|
||||
ipfiremake streamripper
|
||||
ipfiremake sshfs
|
||||
ipfiremake sqlite
|
||||
ipfiremake taglib
|
||||
ipfiremake mediatomb
|
||||
ipfiremake sslh
|
||||
@@ -682,7 +683,6 @@ buildipfire() {
|
||||
ipfiremake pound
|
||||
ipfiremake minicom
|
||||
ipfiremake ddrescue
|
||||
ipfiremake tcl
|
||||
ipfiremake imspector
|
||||
ipfiremake miniupnpd
|
||||
ipfiremake client175
|
||||
@@ -694,6 +694,12 @@ buildipfire() {
|
||||
ipfiremake crda
|
||||
ipfiremake libsatsolver
|
||||
ipfiremake python-satsolver
|
||||
ipfiremake python-distutils-extra
|
||||
ipfiremake python-lzma
|
||||
ipfiremake python-progressbar
|
||||
ipfiremake python-xattr
|
||||
ipfiremake intltool
|
||||
ipfiremake pakfire3-deps
|
||||
echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
|
||||
cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
|
||||
echo >> $BASEDIR/build/var/ipfire/firebuild
|
||||
|
||||
Reference in New Issue
Block a user