summaryrefslogtreecommitdiffstats
path: root/network/midori/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/midori/README')
-rw-r--r--network/midori/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/midori/README b/network/midori/README
index 009d55bb01..e7e31118d8 100644
--- a/network/midori/README
+++ b/network/midori/README
@@ -10,3 +10,8 @@ Features:
* Customizable and extensible interface.
* Extensions such as Adblock, form history, mouse gestures or
cookie management.
+
+GTK3 support is disabled by default but can be enabled
+by passing GTK3=yes to the script, e.g.
+GTK3=yes ./midori.SlackBuild
+If enabled then package webkitgtk3 is required.