summaryrefslogtreecommitdiffstats
path: root/libraries/lablgtk/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/lablgtk/README')
-rw-r--r--libraries/lablgtk/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/lablgtk/README b/libraries/lablgtk/README
index 98eaaaae94..6f758f41f5 100644
--- a/libraries/lablgtk/README
+++ b/libraries/lablgtk/README
@@ -3,4 +3,5 @@ LablGTK is an Objective Caml interface to gtk+/gtk+-2
LablGTK uses the rich type system of Objective Caml 3 to provide a strongly
typed, yet very comfortable, object-oriented interface to gtk+.
-This requires ocaml.
+This requires ocaml, and some optional dependencies are libgnomecanvas,
+libgnomeui, and gtksourceview.