pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtk3
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 20 13:55:05 UTC 2019
Modified Files:
pkgsrc/x11/gtk3: options.mk
Log Message:
gtk3: bump cups requirement after update
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/gtk3/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/gtk3/options.mk
diff -u pkgsrc/x11/gtk3/options.mk:1.14 pkgsrc/x11/gtk3/options.mk:1.15
--- pkgsrc/x11/gtk3/options.mk:1.14 Sun Aug 18 16:47:38 2019
+++ pkgsrc/x11/gtk3/options.mk Tue Aug 20 13:55:05 2019
@@ -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 x
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