From dc3d06bbdcb11bdd3f444516db75c54be24d62c4 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Tue, 13 Aug 2013 13:54:43 +0200 Subject: [PATCH] neon: add missing libcrypto dependency --- net-misc/neon/neon-0.29.6.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net-misc/neon/neon-0.29.6.recipe b/net-misc/neon/neon-0.29.6.recipe index a9cb4fd70..dfe5a49d9 100644 --- a/net-misc/neon/neon-0.29.6.recipe +++ b/net-misc/neon/neon-0.29.6.recipe @@ -22,7 +22,7 @@ LICENSE="GNU LGPL v2" COPYRIGHT="1999-2011 Joe Orton" SRC_URI="http://www.webdav.org/neon/neon-0.29.6.tar.gz" CHECKSUM_MD5="591e0c82e6979e7e615211b386b8f6bc" -REVISION="6" +REVISION="7" ARCHITECTURES="x86_gcc2 ?x86" PATCHES="neon-0.29.6.patch" @@ -33,12 +33,14 @@ PROVIDES=" " REQUIRES=" haiku >= $haikuVersion + lib:libcrypto lib:libncurses lib:libssl lib:libxml2 lib:libz " BUILD_REQUIRES=" + devel:libcrypto devel:libncurses devel:libssl >= 1.0.0 devel:libxml2 >= 2.7.8