public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] cups-filters: Fix for lfs-file (dropped avahi package)
@ 2017-04-13  7:08 Matthias Fischer
  2017-04-13 11:02 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2017-04-13  7:08 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/cups-filters | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lfs/cups-filters b/lfs/cups-filters
index 84d7e8ecf..d46bc7c4b 100644
--- a/lfs/cups-filters
+++ b/lfs/cups-filters
@@ -84,7 +84,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 			--localstatedir=/var \
 			--with-pdftops=hybrid \
 			--disable-ijs \
-			--disable-mutool
+			--disable-mutool \
+			--disable-avahi
 	cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
 	cd $(DIR_APP) && make install
 	@rm -rf $(DIR_APP)
-- 
2.11.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-13 11:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-13  7:08 [PATCH] cups-filters: Fix for lfs-file (dropped avahi package) Matthias Fischer
2017-04-13 11:02 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox