diff options
author | Ferenc Deak <ferenc.deak@gmail.com> | 2010-05-13 00:29:59 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:29:59 +0200 |
commit | 5e8a5d0b7c257ec84b2b97cbf0b05ea974266d18 (patch) | |
tree | d9dd809176893e6470b86649dabf7482f7d3afab /libraries/lablgtk/README | |
parent | 97b0d23b5b9cb6f7b7afeeec0006fda6f580d0a6 (diff) |
libraries/lablgtk: Updated for version 2.14.0
Diffstat (limited to 'libraries/lablgtk/README')
-rw-r--r-- | libraries/lablgtk/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/lablgtk/README b/libraries/lablgtk/README index 98eaaaae942e..6f758f41f5ef 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. |