blob: b3e1bc49e46c18a607958596d481dd56778f0078 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
inherit pkgconfig
require openssl.inc
FILE_PR = "r9"
SRC_URI += "file://debian.patch;patch=1 \
file://configure-targets.patch;patch=1 \
file://shared-libs.patch;patch=1"
PARALLEL_MAKE = ""
|