[Lunar-commits] <moonbase-other> cups: Add an optional depends for cups-filters

v4hn me at v4hn.de
Sun May 19 20:51:17 CEST 2013


commit 3fbf4e26d3582a8bae48fff70830a072d63ff6eb
Author: Jean-Michel Masereel <jean-michel.masereel at laposte.net>
Date: Sun, 19 May 2013 11:39:57 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/3fbf4e26d3582a8bae48fff70830a072d63ff6eb

cups: Add an optional depends for cups-filters
---
  printer/cups/DEPENDS | +1/-0     
  1 file changed, 1 insertion(+)

--- a/printer/cups/DEPENDS
+++ b/printer/cups/DEPENDS
@@ -1,4 +1,5 @@
 
+optional_depends "cups-filters" ""                  ""      "needed to print documents other than *.ps"
 optional_depends "Linux-PAM" "--enable-pam"                  "--disable-pam"      "for pluggable authentication"
 optional_depends "openssl"   "--enable-ssl --enable-openssl" "--disable-openssl"  "for encrypted communications"
 optional_depends "gnutls"    "--enable-gnutls --enable-ssl"  "--disable-gnutls"   "for encrypted communications"




More information about the Lunar-commits mailing list