From 5c26b9ac9d6067efa81db491f1b4f67bb097ba37 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 02 Jul 2019 01:41:17 -0400 Subject: control: B-D on pkgconf Upstream scripts/kconfig/[mn]conf-cfg.sh try to use pkg-config to find ncurses before falling back on hardcoded path checks and CFLAGS and LIBS output. Make use of pkg-config instead of patching in the missing "-ltinfo". --- (limited to 'control') diff --git a/control b/control index 6171ebe..a53a510 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Maintainer: Patrick McDermott Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, gpg, dirmngr, config-linux-libre-${Host-Plat}, bc, xz, - libncurses.6-dev, libncursesw.6, + pkgconf, libncurses.6-dev, libncursesw.6, bison, flex, Homepage: https://www.fsfla.org/ikiwiki/selibre/linux-libre/ -- cgit v0.9.1