Signed-off-by: Denys Dmytriyenko <de...@ti.com>
---
 meta-arago-extras/recipes-connectivity/vtun/vtun_3.0.3.bb | 3 ++-
 1 file changed, 2 insertions(+), 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 18cec3c..4450cc1 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
@@ -2,9 +2,10 @@ DESCRIPTION = "Virtual Tunnels over TCP/IP networks with 
traffic shaping, compre
 HOMEPAGE = "http://vtun.sourceforge.net/";
 SECTION = "console/network"
 LICENSE = "GPLv2"
-DEPENDS = "zlib lzo openssl"
 LIC_FILES_CHKSUM = 
"file://vtun.h;startline=1;endline=17;md5=9ac9e7fefca60c72400239e0de40cde8"
 
+DEPENDS = "zlib lzo openssl bison-native flex-native"
+
 SRC_URI = 
"http://downloads.sourceforge.net/project/vtun/vtun/${PV}/vtun-${PV}.tar.gz";
 
 SRC_URI += "file://remove_strip.patch \
-- 
2.7.4

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to