socat: missing several dependencies
socat depends on ncurses, readline, and tcp-wrappers
Signed-off-by: Amy Fong <[email protected]>
---
socat_1.7.2.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/socat/socat_1.7.2.0.bb
b/meta/recipes-connectivity/socat/socat_1.7.2.0.bb
index 1273dcf..0faf016 100644
--- a/meta/recipes-connectivity/socat/socat_1.7.2.0.bb
+++ b/meta/recipes-connectivity/socat/socat_1.7.2.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.dest-unreach.org/socat/"
SECTION = "console/network"
-DEPENDS = "openssl"
+DEPENDS = "openssl readline ncurses tcp-wrappers"
LICENSE = "GPL-2.0+-with-OpenSSL-exception"
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core