upstream migrated to OpenSSL 1.1, so depend on openssl10 for now

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-extras/recipes-connectivity/vtun/vtun_3.0.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-connectivity/vtun/vtun_3.0.3.bb 
b/meta-arago-extras/recipes-connectivity/vtun/vtun_3.0.3.bb
index 4450cc1c..50e4d236 100644
--- a/meta-arago-extras/recipes-connectivity/vtun/vtun_3.0.3.bb
+++ b/meta-arago-extras/recipes-connectivity/vtun/vtun_3.0.3.bb
@@ -4,7 +4,7 @@ SECTION = "console/network"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = 
"file://vtun.h;startline=1;endline=17;md5=9ac9e7fefca60c72400239e0de40cde8"
 
-DEPENDS = "zlib lzo openssl bison-native flex-native"
+DEPENDS = "zlib lzo openssl10 bison-native flex-native"
 
 SRC_URI = 
"http://downloads.sourceforge.net/project/vtun/vtun/${PV}/vtun-${PV}.tar.gz";
 
-- 
2.17.1

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to