summaryrefslogtreecommitdiff
path: root/net-misc/oidc-agent/files/oidc-agent-5.0.1_webkit41.patch
blob: d950fc879fb835c40df2306fa24d7dfb6c52e8dc (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/Makefile
+++ b/Makefile
@@ -185,7 +185,7 @@
 CPPFLAGS += -fPIC
 ifndef MAC_OS
 ifndef ANY_MSYS
-WEBKITGTK ?= webkit2gtk-4.0
+WEBKITGTK ?= webkit2gtk-4.1
 CPPFLAGS += $(shell pkg-config --cflags --libs gtk+-3.0 $(WEBKITGTK)) -lstdc++
 endif
 endif