From 6e8d6f96d270837a7800de21b24ab8196882e644 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Wed, 12 Sep 2018 16:09:52 +0800 Subject: keynote: depend on openssl10 Signed-off-by: Yi Zhao Signed-off-by: Armin Kuster --- recipes-security/keynote/keynote_2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/keynote/keynote_2.3.bb b/recipes-security/keynote/keynote_2.3.bb index 0300894..6ec26b8 100644 --- a/recipes-security/keynote/keynote_2.3.bb +++ b/recipes-security/keynote/keynote_2.3.bb @@ -23,7 +23,7 @@ inherit autotools-brokensep ptest SRC_URI[md5sum] = "a14553e6ad921b5c85026ce5bec3afe7" SRC_URI[sha256sum] = "38d2acfa1c3630a07adcb5c8fe92d2aef7f0e6d242b8998b2bbb1c6e4c408d46" -DEPENDS = "flex openssl bison-native" +DEPENDS = "flex openssl10 bison-native" EXTRA_OEMAKE += "test-sample -j1" -- cgit v1.2.3-54-g00ecf