diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 19:27:59 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 19:27:59 (EDT) |
commit | 6c5b8d789733d0a4931b187c578257c73ec5f575 (patch) | |
tree | 25aae31f2afcb24b0451accd2e576f85551460c0 /control | |
parent | 5a9fe3a448b617b7bdbab8f306d493e19d55a98f (diff) |
control: Replace libtinfo-dev B-D with libncurses.6-dev
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), gpg, dirmngr, - libtinfo-dev + libncurses.6-dev Homepage: http://tiswww.cwru.edu/php/chet/readline/rltop.html |