aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--DEPENDENCIES10
1 files changed, 10 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..91dc14f
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,10 @@
+RUNTIME:
+ gzip: decompress fonts
+ nefa: read font files
+ sh: 1 source file is written in shell script
+ python3: 2 source files are written in Python 3
+ java-runtime: 1 source file is written in Java
+
+BUILDTIME:
+ java-environment: 1 source file is written in Java
+