pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: add glib2-introspection
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri May 15 22:04:26 2026 +0200
Changeset: bb0a67dc7bd52cae34ab355271939b2de4129335
Modified Files:
webkit-gtk/Makefile
webkit-gtk60/Makefile
Log Message:
*: add glib2-introspection
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bb0a67dc7bd52cae34ab355271939b2de4129335
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/Makefile | 1 +
webkit-gtk60/Makefile | 1 +
2 files changed, 2 insertions(+)
diffs:
diff --git a/webkit-gtk/Makefile b/webkit-gtk/Makefile
index ab2b5622a5..1e0d68c622 100644
--- a/webkit-gtk/Makefile
+++ b/webkit-gtk/Makefile
@@ -15,6 +15,7 @@ COMMENT= GTK port of the WebKit browser engine
LICENSE= 2-clause-bsd AND gnu-lgpl-v2
TOOL_DEPENDS+= gettext-tools>=0.18:../../devel/gettext-tools
+TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../devel/glib2-introspection
# uses 'unifdef -x1'
TOOL_DEPENDS+= unifdef-[0-9]*:../../devel/unifdef
TOOL_DEPENDS+= ${PYPKGPREFIX}-gi-docgen-[0-9]*:../../devel/py-gi-docgen
diff --git a/webkit-gtk60/Makefile b/webkit-gtk60/Makefile
index b2ad8d8af0..e9799b6a98 100644
--- a/webkit-gtk60/Makefile
+++ b/webkit-gtk60/Makefile
@@ -15,6 +15,7 @@ COMMENT= GTK4 port of the WebKit browser engine (API 6.0)
LICENSE= 2-clause-bsd AND gnu-lgpl-v2
TOOL_DEPENDS+= gettext-tools>=0.18:../../devel/gettext-tools
+TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../devel/glib2-introspection
# uses 'unifdef -x1'
TOOL_DEPENDS+= unifdef-[0-9]*:../../devel/unifdef
TOOL_DEPENDS+= ${PYPKGPREFIX}-gi-docgen-[0-9]*:../../devel/py-gi-docgen
Home |
Main Index |
Thread Index |
Old Index