diff options
| author | Mattias Andrée <maandree@operamail.com> | 2014-10-31 23:31:45 +0100 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2014-10-31 23:31:45 +0100 |
| commit | c5860aa2d8176f134d3599af6f9f98ffa37bec40 (patch) | |
| tree | 6afeffcae7bedce6c6d5fad157dd0d6440d9975b /DEPENDENCIES | |
| parent | bump year (diff) | |
| download | splashtool-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-- | DEPENDENCIES | 3 |
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 |
