summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 03:00:40 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 03:02:23 (EDT)
commit69deebc16b137a576184bfae727ac41ba1cb355d (patch)
treef2933c38364f369ff7b9771b780632d573067869
parent51450a95cc9d19ce42f013f6609c56dd9c487b43 (diff)
control: Use ncurses ABI 5
ABI 6 packages segfault on initscr() for some reason.
-rw-r--r--changelog2
-rw-r--r--control2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog b/changelog
index d3e909d..314c0d4 100644
--- a/changelog
+++ b/changelog
@@ -11,7 +11,7 @@ linux-libre-4.19 (4.19.56+gnu-1) trunk
* Apply patch from Eric Wong to fix regression in Linux(-libre) >= 4.3 with
older versions of libreboot and coreboot that didn't reserve the RTC
century byte in NVRAM/CMOS.
- * Add libncurses.6-dev and terminfo to Build-Depends for convenience when
+ * Add libncursesw.5-dev and terminfo to Build-Depends for convenience when
building and running upstream mconf (menuconfig).
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 28 Jun 2019 18:50:56 -0400
diff --git a/control b/control
index 1d4e8fb..3db3a19 100644
--- a/control
+++ b/control
@@ -1,6 +1,6 @@
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>
Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, gpg, dirmngr,
config-linux-libre-${Host-Plat}, bc, xz,
- pkgconf, libncurses.6-dev, libncursesw.6, terminfo,
+ pkgconf, libncursesw.5-dev, libncursesw.5, terminfo,
bison, flex,
Homepage: https://www.fsfla.org/ikiwiki/selibre/linux-libre/