[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH] socat: missing several dependencies
From:       amy.fong () windriver ! com (Amy Fong)
Date:       2012-07-31 18:56:29
Message-ID: 20120731185629.GA13766 () windriver ! com
[Download RAW message or body]

socat: missing several dependencies
    
socat depends on ncurses, readline, and tcp-wrappers
    
Signed-off-by: Amy Fong <amy.fong at windriver.com>
---
 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"
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic