summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-09-10 22:14:12 +0000
committerleot <leot@pkgsrc.org>2019-09-10 22:14:12 +0000
commit4d4bab2dcc6aec149ddd4929542ef30cf9aa3a5f (patch)
tree8a0d6b980d631e4ce5fc5ef0029c9d085f11b9b4
parenteebbbec083cdb6f40e40aceabc4e2528b2f51ef1 (diff)
downloadpkgsrc-4d4bab2dcc6aec149ddd4929542ef30cf9aa3a5f.tar.gz
webkit-gtk: Bump ABI depends due possible new gcc requirements
(Should be part of the 2.26.0 update, sorry.)
-rw-r--r--www/webkit-gtk/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit-gtk/buildlink3.mk b/www/webkit-gtk/buildlink3.mk
index fa84b6851ab..e4853d525bf 100644
--- a/www/webkit-gtk/buildlink3.mk
+++ b/www/webkit-gtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.74 2019/09/10 22:10:04 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.75 2019/09/10 22:14:12 leot Exp $
BUILDLINK_TREE+= webkit-gtk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= webkit-gtk
WEBKIT_GTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.webkit-gtk+= webkit-gtk>=2.8
-BUILDLINK_ABI_DEPENDS.webkit-gtk?= webkit-gtk>=2.24.3nb1
+BUILDLINK_ABI_DEPENDS.webkit-gtk?= webkit-gtk>=2.26.0
BUILDLINK_PKGSRCDIR.webkit-gtk?= ../../www/webkit-gtk
# This is necessary to match the package requirement.