summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Robby Workman2021-04-20 06:54:26 +0200
committer Robby Workman2021-04-20 06:54:26 +0200
commitf6b4ce4ee09d09cfb135d9b7f125815f582ac939 (patch)
tree798f1899bb2b0539aa59751ba296b97a3fb8b2fb /development
parent92076d2cbb3028109ca27a05b9c8f6ce737b9c90 (diff)
downloadslackbuilds-f6b4ce4ee09d09cfb135d9b7f125815f582ac939.tar.gz
development/gambas3: Fixed dep info in README
Diffstat (limited to 'development')
-rw-r--r--development/gambas3/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/development/gambas3/README b/development/gambas3/README
index bdcd0affcd..513081df57 100644
--- a/development/gambas3/README
+++ b/development/gambas3/README
@@ -5,14 +5,11 @@ 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.
-alure, gtkglext, imlib2, unixODBC, sqlite2, postgresql, SDL2_image,
-SDL2_ttf, SDL2_mixer, translate-shell and qt5-webkit are optional
-dependencies.
+alure, gtkglext, imlib2, unixODBC, sqlite2, postgresql, and
+translate-shell are optional dependencies.
Note: You should uninstall any present version of gambas before
creating this package. To enable JIT please install llvm from extra.
The Gambas ide can create slackware packages of your gambas programs,
but bear in mind that the install location is fixed as /usr/bin
-
-note: installing llvm from slackware/extra is recommended.