diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 23:29:59 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 23:29:59 (EDT) |
commit | acf1becd437e9f1af0c212dd10632c5b7200225d (patch) | |
tree | a69c94c606e12e6ea6e567f0ab3de1ee8e219e1c /control | |
parent | 46397ddf2850fb791503eafe57647c10253d1701 (diff) |
control: Update readline and ncurses B-Ds
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, gpg, dirmngr, libgmp-dev, libmpfr-dev, - libreadline-dev, libtinfo-dev, + libreadline.8-dev, libncurses.6-dev, libsigsegv-dev, gettext, Homepage: https://www.gnu.org/software/gawk/ |