mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
nostromo: add dependency for nroff used during compile phase
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
aac86aa1b0
commit
e9bf73f867
|
|
@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "541494ecfeafec58c0876ccc90cc23b06e0144f6f42029af44c7cdb1f4
|
|||
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
|
||||
DEPENDS = "openssl"
|
||||
DEPENDS = "openssl groff-native"
|
||||
|
||||
inherit update-rc.d
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user