summaryrefslogtreecommitdiff
path: root/development/swi-prolog/README
diff options
context:
space:
mode:
authorNick Smallbone <nick@smallbone.se>2020-01-18 07:33:52 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-18 07:33:52 +0700
commitb604b899eac64c1eca513cf29fb1d8c45ac58ddd (patch)
tree41cd96dcc7bf4be6aa277a9e15c4fc5e732e411f /development/swi-prolog/README
parente7be376fdb05a7cdff9fbed0171c253d74f471b0 (diff)
downloadslackbuilds-b604b899eac64c1eca513cf29fb1d8c45ac58ddd.tar.gz
development/swi-prolog: Updated for version 8.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/swi-prolog/README')
-rw-r--r--development/swi-prolog/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/swi-prolog/README b/development/swi-prolog/README
index ecd0b46689..b0bf817e1b 100644
--- a/development/swi-prolog/README
+++ b/development/swi-prolog/README
@@ -3,7 +3,8 @@ started in 1987 and has been driven by real-world applications.
SWI-Prolog is widely used in research, education, and commercial
applications.
-swi-prolog is build without BerkeleyDB support at the moment
-(too experimental and won't build) and without GMP support.
-If you want GMP support with swiprolog run the script with
- GMP=yes ./swi-prolog.SlackBuild
+Optional dependencies:
+ * qt5 (for swipl-win GUI)
+ * jdk or openjdk (for JPL Prolog/Java interface)
+ * uuid, libedit (for Prolog bindings to these libraries -
+ libedit is NOT needed to get history editing in swipl)