summaryrefslogtreecommitdiffstats
path: root/network/midori/README
diff options
context:
space:
mode:
author Roberto Neri2013-04-08 11:58:51 +0200
committer Robby Workman2013-04-16 00:21:01 +0200
commit6fdb55bc60fbd7f701a5c0043d8b9887f8eeca7b (patch)
tree33a7b9ae6af28cc7ca3407d7e9a345fe447ae35e /network/midori/README
parentebd7fe5e236b6ad8168adb09c038d0e9bc0d6527 (diff)
downloadslackbuilds-6fdb55bc60fbd7f701a5c0043d8b9887f8eeca7b.tar.gz
network/midori: Updated for version 0.5.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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.