pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/hplip Disable sane option due to the dependency ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc5e0deb632b
branches:  trunk
changeset: 650777:cc5e0deb632b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Apr 26 13:29:12 2015 +0000

description:
Disable sane option due to the dependency conflict.

diffstat:

 print/hplip/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6a091fbcd804 -r cc5e0deb632b print/hplip/options.mk
--- a/print/hplip/options.mk    Sun Apr 26 13:28:23 2015 +0000
+++ b/print/hplip/options.mk    Sun Apr 26 13:29:12 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: options.mk,v 1.5 2015/03/26 22:13:14 jperkin Exp $
+# $NetBSD: options.mk,v 1.6 2015/04/26 13:29:12 joerg Exp $
 #
 # HPLIP dependencies are detailed in the following page:
 # http://hplipopensource.com/hplip-web/install/manual/distros/other.html
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.hplip
 PKG_SUPPORTED_OPTIONS= fax sane qt
-PKG_SUGGESTED_OPTIONS= fax sane
+PKG_SUGGESTED_OPTIONS= fax
 PKG_OPTIONS_LEGACY_OPTS+=      scan:sane
 PKG_OPTIONS_LEGACY_OPTS+=      gui:qt
 



Home | Main Index | Thread Index | Old Index