pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk3 gtk3: drop BUILDLINK_API_DEPENDS.wayland over...
details: https://anonhg.NetBSD.org/pkgsrc/rev/12b0dc5ed7b4
branches: trunk
changeset: 383041:12b0dc5ed7b4
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Aug 11 05:11:40 2022 +0000
description:
gtk3: drop BUILDLINK_API_DEPENDS.wayland override
It's now set in wayland itself, since packages other than this one were
affected by the dependency change made.
diffstat:
x11/gtk3/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 4eb6247011f6 -r 12b0dc5ed7b4 x11/gtk3/options.mk
--- a/x11/gtk3/options.mk Thu Aug 11 05:08:00 2022 +0000
+++ b/x11/gtk3/options.mk Thu Aug 11 05:11:40 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.22 2022/08/04 15:24:47 nia Exp $
+# $NetBSD: options.mk,v 1.23 2022/08/11 05:11:40 gutteridge Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gtk3
PKG_SUPPORTED_OPTIONS+= gtk3-atk-bridge cups debug
@@ -37,7 +37,6 @@
PLIST_VARS+= wayland
.if !empty(PKG_OPTIONS:Mwayland)
PLIST.wayland= yes
-BUILDLINK_API_DEPENDS.wayland?= wayland>=1.20.0
.include "../../devel/wayland/buildlink3.mk"
.include "../../devel/wayland-protocols/buildlink3.mk"
.include "../../x11/libxkbcommon/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index