diff options
| -rw-r--r-- | meta/recipes-support/ca-certificates/ca-certificates_20160104.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb b/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb index faefc78fa7..1bea0676b6 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb +++ b/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb | |||
| @@ -9,7 +9,8 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=e7358b9541ccf3029e9705ed8de57968 | |||
| 9 | 9 | ||
| 10 | # This is needed to ensure we can run the postinst at image creation time | 10 | # This is needed to ensure we can run the postinst at image creation time |
| 11 | DEPENDS = "ca-certificates-native" | 11 | DEPENDS = "ca-certificates-native" |
| 12 | DEPENDS_class-native = "" | 12 | DEPENDS_class-native = "openssl-native" |
| 13 | DEPENDS_class-nativesdk = "ca-certificates-native openssl-native" | ||
| 13 | 14 | ||
| 14 | SRCREV = "f54715702c5c0581c9461f78fd84e2c8d2ec243c" | 15 | SRCREV = "f54715702c5c0581c9461f78fd84e2c8d2ec243c" |
| 15 | 16 | ||
