diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-13 16:53:51 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-13 16:53:51 +0100 |
commit | 731200111990fa8270781ffad2f060f9c214a12a (patch) | |
tree | cb00fbfd4af4a8ea7cdc8e128412ff8a48428776 /DEPENDENCIES | |
parent | m (diff) | |
download | scrotty-731200111990fa8270781ffad2f060f9c214a12a.tar.gz scrotty-731200111990fa8270781ffad2f060f9c214a12a.tar.bz2 scrotty-731200111990fa8270781ffad2f060f9c214a12a.tar.xz |
support margins
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 491cdf4..99ee910 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -7,6 +7,7 @@ RUNTIME DEPENDENCIES: BUILD DEPENDENCIES: + linux-api-headers make coreutils glibc (any libc with getopt_long) |