[oe] [meta-webserver][PATCH 2/2] nostromo: add dependency for nroff used during compile phase

Derek Straka derek at asterius.io
Fri Jul 29 14:25:08 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-webserver/recipes-httpd/nostromo/nostromo_1.9.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.6.bb b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.6.bb
index 7d660ce..5493c12 100644
--- a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.6.bb
+++ b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.6.bb
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "541494ecfeafec58c0876ccc90cc23b06e0144f6f42029af44c7cdb1f4
 
 TARGET_CC_ARCH += "${LDFLAGS}"
 
-DEPENDS = "openssl"
+DEPENDS = "openssl groff-native"
 
 inherit update-rc.d
 
-- 
1.9.1




More information about the Openembedded-devel mailing list