aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-05-13 14:20:09 +0200
committerMattias Andrée <maandree@operamail.com>2013-05-13 14:20:09 +0200
commit3aa54164fd16a45a51cd954565a9134fe4ea2e61 (patch)
tree02ab8bdeb73aa4fd3723aa5f6ba2a6af41a372dc /DEPENDENCIES
parentadd make file (diff)
downloadsplashtool-3aa54164fd16a45a51cd954565a9134fe4ea2e61.tar.gz
splashtool-3aa54164fd16a45a51cd954565a9134fe4ea2e61.tar.bz2
splashtool-3aa54164fd16a45a51cd954565a9134fe4ea2e61.tar.xz
add kbd as a dependency
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 91dc14f..bc98874 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -1,6 +1,7 @@
RUNTIME:
gzip: decompress fonts
nefa: read font files
+ kbd: default font
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