summaryrefslogtreecommitdiff
path: root/x11/gtk3
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk3')
-rw-r--r--x11/gtk3/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk3/options.mk b/x11/gtk3/options.mk
index 402943eff55..b7180383742 100644
--- a/x11/gtk3/options.mk
+++ b/x11/gtk3/options.mk
@@ -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 @@ PKG_SUGGESTED_OPTIONS= gtk3-atk-bridge x11
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