diff options
author | Donald Cooley <chytraeu@sdf.org> | 2017-03-21 12:38:41 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:07:32 +0000 |
commit | 89d878c021e2d12f9a3fc20d7a9585fe9bda8fe1 (patch) | |
tree | 5deeaec2f4019752e4a69ab49116d4e03f13724b /system/dash/dash.info | |
parent | c4fb08a1d86ba79c5676edf4559ab7c2123ace6a (diff) | |
download | slackbuilds-89d878c021e2d12f9a3fc20d7a9585fe9bda8fe1.tar.gz |
system/dash: Build with libedit.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/dash/dash.info')
-rw-r--r-- | system/dash/dash.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dash/dash.info b/system/dash/dash.info index 5603cdd0bc..d7617c8c19 100644 --- a/system/dash/dash.info +++ b/system/dash/dash.info @@ -5,6 +5,6 @@ DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/dash/das MD5SUM="6472702a8d9760d166ef8333dcb527a6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="libedit" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |