diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-08-25 06:27:22 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-08-25 06:27:22 +0200 |
commit | 7f2e96e41706718b443ce87371142b64b5e29f39 (patch) | |
tree | e3cae64fd568f0f7f4e2912b0922b77fb94e0b8a /DEPENDENCIES | |
parent | m + begin on libmds_connection_t (diff) | |
download | mds-7f2e96e41706718b443ce87371142b64b5e29f39.tar.gz mds-7f2e96e41706718b443ce87371142b64b5e29f39.tar.bz2 mds-7f2e96e41706718b443ce87371142b64b5e29f39.tar.xz |
sed is a buil dep
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index d6ad1b1..620a468 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -13,6 +13,7 @@ BUILD DEPENDENCIES: gcc make coreutils + sed texinfo (opt-out, for manuals: info pdf ps dvi) texlive-core (opt-out, for manuals: pdf ps dvi) |