mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:36:44 +00:00
ipsec-tools: Depend on openssl10
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d8ed62ddc7
commit
78e07e06ab
@ -5,7 +5,7 @@ SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://src/libipsec/pfkey.c;beginline=6;endline=31;md5=bc9b7ff40beff19fe6bc6aef26bd2b24"
|
||||
|
||||
DEPENDS = "virtual/kernel openssl readline flex-native bison-native"
|
||||
DEPENDS = "virtual/kernel openssl10 readline flex-native bison-native"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user