mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
stunnel: add perl to RDEPENDS_stunnel
Perl: stunnel/usr/bin/stunnel3:#!/usr/bin/perl Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
This commit is contained in:
committed by
Martin Jansa
parent
e018cb345a
commit
2ddc60b4d8
@@ -5,6 +5,8 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666"
|
||||
DEPENDS = "openssl zlib tcp-wrappers"
|
||||
|
||||
RDEPENDS_${PN} += "perl"
|
||||
|
||||
SRC_URI = "https://www.stunnel.org/downloads/archive/4.x/${BP}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "ac4c4a30bd7a55b6687cbd62d864054c"
|
||||
|
||||
Reference in New Issue
Block a user