aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES11
1 files changed, 5 insertions, 6 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 1630c35..31a66bd 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -2,13 +2,12 @@ RUNTIME:
gzip: decompress fonts
nafe: read font files
kbd: default font
- sh: 1 source file is written in shell script
- python3: 1 source files are written in Python 3
- java-runtime: 1 source file is written in Java
+ bash
+ python3
+ java-runtime
awk
grep
- bash
-BUILDTIME:
- java-environment: 1 source file is written in Java
+BUILD:
+ java-environment