aboutsummaryrefslogtreecommitdiff
path: root/development/Amaya/README
diff options
context:
space:
mode:
authorKai Schreyer <kabrus@go4more.de>2010-05-12 17:38:12 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-12 17:38:12 +0200
commitf4a23c5a024e2cda67b2135e9aa2660bad2a1233 (patch)
tree6567408d5284f06b9824a28b9684f712b3316426 /development/Amaya/README
parent9a4a6f12863489da4d91f78f9c1e179f41eb448f (diff)
development/Amaya: Updated for version 11.0
Diffstat (limited to 'development/Amaya/README')
-rw-r--r--development/Amaya/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/development/Amaya/README b/development/Amaya/README
index c643bbe439..144c7d7df1 100644
--- a/development/Amaya/README
+++ b/development/Amaya/README
@@ -13,4 +13,10 @@ of their combination in a single, consistent environment.
Amaya started as an HTML + CSS style sheets editor. Since that time it was
extended to support XML and an increasing number of XML applications such as
the XHTML family, MathML, and SVG. It allows all those vocabularies to be
-edited simultaneously in compound document \ No newline at end of file
+edited simultaneously in compound document
+
+NOTE: Since Amaya 11.0 the --enable-system-raptor option is used to build
+the package. Therefore the raptor library, also available at SlackBuilds.org,
+is required to build this package. Without this option the build currently
+exits with errors. Maybe this changes in the future, so that the dependency
+will be then obsolete again.