summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 4e7f5e2..4274f43 100644
--- a/config.mk
+++ b/config.mk
@@ -18,7 +18,7 @@ SRCDIR = src
DOCDIR = doc
# used libs
-LIBS = gtk+-3.0 'webkit2gtk-4.0 >= 2.3.5'
+LIBS = gtk+-3.0 'webkit2gtk-4.0 >= 2.8.0'
COMMIT := $(shell git describe --tags --always 2> /dev/null || echo "unknown")