mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 21:46:20 +00:00
start-stop-daemon: add dependency on ncurses
* fails without: | configure: error: no curses library found | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
9ba440308e
commit
b8b63a4df2
@ -3,6 +3,7 @@ package"
|
||||
LICENSE = "PD"
|
||||
LIC_FILES_CHKSUM = "file://utils/start-stop-daemon.c;md5=a963623e4588f70122865aaa7a370ce4"
|
||||
# start-stop-daemon is usually shipped by dpkg
|
||||
DEPENDS = "ncurses"
|
||||
RCONFLICS_${PN} = "dpkg"
|
||||
PR = "r0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user