aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-10-31 23:31:45 +0100
committerMattias Andrée <maandree@operamail.com>2014-10-31 23:31:45 +0100
commitc5860aa2d8176f134d3599af6f9f98ffa37bec40 (patch)
tree6afeffcae7bedce6c6d5fad157dd0d6440d9975b /DEPENDENCIES
parentbump year (diff)
downloadsplashtool-c5860aa2d8176f134d3599af6f9f98ffa37bec40.tar.gz
splashtool-c5860aa2d8176f134d3599af6f9f98ffa37bec40.tar.bz2
splashtool-c5860aa2d8176f134d3599af6f9f98ffa37bec40.tar.xz
replace a python file with a sed+awk sequence
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES3
1 files changed, 2 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index e6196c6..abc54aa 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -3,8 +3,9 @@ RUNTIME:
nafe: read font files
kbd: default font
sh: 1 source file is written in shell script
- python3: 2 source files are written in Python 3
+ python3: 1 source files are written in Python 3
java-runtime: 1 source file is written in Java
+ awk
BUILDTIME:
java-environment: 1 source file is written in Java