aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wvstreams/wvstreams_4.4.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-08-07 21:11:38 -0700
committerKhem Raj <raj.khem@gmail.com>2009-08-07 21:11:38 -0700
commit6cb210accf55894d2bee00260c2bcc83ab3440c0 (patch)
treefb7dd5c4652570a10d44d1066f4fee617f218472 /recipes/wvstreams/wvstreams_4.4.1.bb
parentedf9505ccc3f9cad77a5660ed60eb35b20bb9a2f (diff)
downloadopenembedded-6cb210accf55894d2bee00260c2bcc83ab3440c0.tar.gz
wvstreams_4.6.bb: Add new recipe.
This is the latest release available as of now. it does not compile on uclibc based system for now. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/wvstreams/wvstreams_4.4.1.bb')
-rw-r--r--recipes/wvstreams/wvstreams_4.4.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/wvstreams/wvstreams_4.4.1.bb b/recipes/wvstreams/wvstreams_4.4.1.bb
index 6aeefc7502..c7a0d41a18 100644
--- a/recipes/wvstreams/wvstreams_4.4.1.bb
+++ b/recipes/wvstreams/wvstreams_4.4.1.bb
@@ -1,8 +1,7 @@
HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams"
LICENSE = "LGPL"
DESCRIPTION = "WvStreams is a network programming library in C++"
-#DEPENDS = "zlib openssl (>= 0.9.8)"
-DEPENDS = "zlib openssl"
+DEPENDS = "zlib openssl (>= 0.9.8)"
PR = "r3"