summaryrefslogtreecommitdiff
path: root/package/libedit
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-07-29 04:19:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-07-29 04:37:35 +0200
commit65905695d69c5daf794a4a842573ccb16f5544ed (patch)
treef29336ebdc375c8560a2afa5c531301fb440151e /package/libedit
parentaefba5689ac0dd736f7b4158ae512bae3fcf164e (diff)
libedit: add ncurses build dependency
Diffstat (limited to 'package/libedit')
-rw-r--r--package/libedit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libedit/Makefile b/package/libedit/Makefile
index 71c8e5dae..437811bf9 100644
--- a/package/libedit/Makefile
+++ b/package/libedit/Makefile
@@ -8,6 +8,7 @@ PKG_VERSION:= 20230828-3.1
PKG_RELEASE:= 1
PKG_HASH:= 4ee8182b6e569290e7d1f44f0f78dac8716b35f656b76528f699c69c98814dad
PKG_DESCR:= editline library
+PKG_BUILDDEP:= ncurses
PKG_SECTION:= libs/misc
PKG_SITES:= https://www.thrysoee.dk/editline/
PKG_OPTS:= dev