mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Build avahi before CUPS so that CUPS can depend on it
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
6
make.sh
6
make.sh
@@ -645,6 +645,9 @@ buildipfire() {
|
||||
ipfiremake pammysql
|
||||
ipfiremake mpage
|
||||
ipfiremake dbus
|
||||
ipfiremake intltool
|
||||
ipfiremake libdaemon
|
||||
ipfiremake avahi
|
||||
ipfiremake cups
|
||||
ipfiremake ghostscript
|
||||
ipfiremake foomatic
|
||||
@@ -811,7 +814,6 @@ buildipfire() {
|
||||
ipfiremake python-lzma
|
||||
ipfiremake python-progressbar
|
||||
ipfiremake python-xattr
|
||||
ipfiremake intltool
|
||||
ipfiremake ddns
|
||||
ipfiremake transmission
|
||||
ipfiremake dpfhack
|
||||
@@ -830,8 +832,6 @@ buildipfire() {
|
||||
ipfiremake libstatgrab
|
||||
ipfiremake sarg
|
||||
ipfiremake check_mk_agent
|
||||
ipfiremake libdaemon
|
||||
ipfiremake avahi
|
||||
ipfiremake nginx
|
||||
ipfiremake sendEmail
|
||||
ipfiremake sysbench
|
||||
|
||||
Reference in New Issue
Block a user