diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-10-27 13:03:27 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-10-27 13:03:27 +0100 |
commit | e34a2444aab85c7d2d4227294a2f5da587b2541a (patch) | |
tree | b3df0a8a54492be238467a5435084b6762604a7c /DEPENDENCIES | |
parent | whoops + support all endiannesses (diff) | |
download | scrotty-e34a2444aab85c7d2d4227294a2f5da587b2541a.tar.gz scrotty-e34a2444aab85c7d2d4227294a2f5da587b2541a.tar.bz2 scrotty-e34a2444aab85c7d2d4227294a2f5da587b2541a.tar.xz |
typo + deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 0000000..0d0f9f0 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,20 @@ +RUNTIME DEPENDENCIES: + + linux + libc + imagemagick + + +BUILD DEPENDENCIES: + + make + coreutils + libc + c99 + + +INSTALL DEPENDENCIES: + + make + coreutils + |