diff options
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/stunnel/stunnel_4.56.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/stunnel/stunnel_4.56.bb b/meta-networking/recipes-support/stunnel/stunnel_4.56.bb index 867119391..74f2234f0 100644 --- a/meta-networking/recipes-support/stunnel/stunnel_4.56.bb +++ b/meta-networking/recipes-support/stunnel/stunnel_4.56.bb | |||
@@ -5,6 +5,8 @@ LICENSE = "GPLv2" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666" |
6 | DEPENDS = "openssl zlib tcp-wrappers" | 6 | DEPENDS = "openssl zlib tcp-wrappers" |
7 | 7 | ||
8 | RDEPENDS_${PN} += "perl" | ||
9 | |||
8 | SRC_URI = "https://www.stunnel.org/downloads/archive/4.x/${BP}.tar.gz" | 10 | SRC_URI = "https://www.stunnel.org/downloads/archive/4.x/${BP}.tar.gz" |
9 | 11 | ||
10 | SRC_URI[md5sum] = "ac4c4a30bd7a55b6687cbd62d864054c" | 12 | SRC_URI[md5sum] = "ac4c4a30bd7a55b6687cbd62d864054c" |