pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk3 Add Cups support, it is a requirement for des...
details: https://anonhg.NetBSD.org/pkgsrc/rev/35694d59ae19
branches: trunk
changeset: 381587:35694d59ae19
user: youri <youri%pkgsrc.org@localhost>
date: Mon Jun 11 23:44:15 2018 +0000
description:
Add Cups support, it is a requirement for desktops in 2018.
diffstat:
x11/gtk3/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0f4de4395fda -r 35694d59ae19 x11/gtk3/options.mk
--- a/x11/gtk3/options.mk Mon Jun 11 23:43:40 2018 +0000
+++ b/x11/gtk3/options.mk Mon Jun 11 23:44:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.11 2018/03/07 11:57:34 wiz Exp $
+# $NetBSD: options.mk,v 1.12 2018/06/11 23:44:15 youri Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gtk3
PKG_SUPPORTED_OPTIONS= gtk3-atk-bridge cups debug
@@ -7,7 +7,7 @@
.if exists(/System/Library/Frameworks/Quartz.framework)
PKG_OPTIONS_GROUP.gdk-target+= quartz
.endif
-PKG_SUGGESTED_OPTIONS= gtk3-atk-bridge x11
+PKG_SUGGESTED_OPTIONS= gtk3-atk-bridge x11 cups
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index