pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk3 gtk3: bump cups requirement after update
details: https://anonhg.NetBSD.org/pkgsrc/rev/1aad090deefe
branches: trunk
changeset: 400017:1aad090deefe
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 20 13:55:05 2019 +0000
description:
gtk3: bump cups requirement after update
diffstat:
x11/gtk3/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d2e654922335 -r 1aad090deefe x11/gtk3/options.mk
--- a/x11/gtk3/options.mk Tue Aug 20 13:54:55 2019 +0000
+++ b/x11/gtk3/options.mk Tue Aug 20 13:55:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.14 2019/08/18 16:47:38 nia Exp $
+# $NetBSD: options.mk,v 1.15 2019/08/20 13:55:05 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gtk3
PKG_SUPPORTED_OPTIONS+= gtk3-atk-bridge cups debug
@@ -12,6 +12,7 @@
PLIST_VARS+= cups
.if !empty(PKG_OPTIONS:Mcups)
+BUILDLINK_API_DEPENDS.cups-base+= cups-base>=1.7
.include "../../print/cups-base/buildlink3.mk"
PLIST.cups= yes
.else
Home |
Main Index |
Thread Index |
Old Index