diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-12-10 10:26:24 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:04 -0500 |
commit | 91492b69ded7bc1a37bd3a54dea4bbbe4120f9fb (patch) | |
tree | c95ec41a14fcee126156de89ab93764f7694a8a7 /development/gambas3/README | |
parent | 521f31dedded165999ed6c865a7d981606520987 (diff) |
development/gambas3: Updated for version 3.3.4, cleanups.
Noted additional dependencies in the README
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/gambas3/README')
-rw-r--r-- | development/gambas3/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gambas3/README b/development/gambas3/README index 08c82439aec7..5dd48062bc43 100644 --- a/development/gambas3/README +++ b/development/gambas3/README @@ -5,5 +5,5 @@ ODBC and SQLite databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on. -libiconv, imlib2, unixODBC, sqlite2, and postgresql are optional -dependencies. +libiconv, gsl, gtkglext, imlib2, unixODBC, sqlite2 and postgresql +are optional dependencies. |