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:
Derek Straka 2016-07-29 10:25:08 -04:00 committed by Martin Jansa
parent aac86aa1b0
commit e9bf73f867

View File

@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "541494ecfeafec58c0876ccc90cc23b06e0144f6f42029af44c7cdb1f4
TARGET_CC_ARCH += "${LDFLAGS}"
DEPENDS = "openssl"
DEPENDS = "openssl groff-native"
inherit update-rc.d