pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2015Q1]: pkgsrc/print/hplip Pullup ticket #4692 - requested by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c1ce6a598b7
branches:  pkgsrc-2015Q1
changeset: 649220:2c1ce6a598b7
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Fri May 01 19:36:03 2015 +0000

description:
Pullup ticket #4692 - requested by joerg
print/hplip: build fix

Revisions pulled up:
- print/hplip/options.mk                                        1.6

---
   Module Name: pkgsrc
   Committed By:        joerg
   Date:                Sun Apr 26 13:29:12 UTC 2015

   Modified Files:
        pkgsrc/print/hplip: options.mk

   Log Message:
   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 9469dc33da56 -r 2c1ce6a598b7 print/hplip/options.mk
--- a/print/hplip/options.mk    Fri May 01 16:20:00 2015 +0000
+++ b/print/hplip/options.mk    Fri May 01 19:36:03 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.5.2.1 2015/05/01 19:36:03 hiramatsu 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