You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/oidc-agent/files/oidc-agent-4.5.0_webkit41.p...

12 lines
294 B

--- a/Makefile
+++ b/Makefile
@@ -179,7 +179,7 @@
CPPFLAGS += -fPIC
ifndef MAC_OS
ifndef ANY_MSYS
-CPPFLAGS += $(shell pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0) -lstdc++
+CPPFLAGS += $(shell pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.1) -lstdc++
endif
endif
ifndef MAC_OS