mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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…
Reference in New Issue
Block a user