Add RPM buildtime dependency on mbedtls-devel
Update RPM spec to know about it Change-Id: I61c7c1ce96071e3b84d792c18ff8880217b14fce Signed-off-by: Matthew Smith <mgsmith@netgate.com>
This commit is contained in:
Matthew Smith
committed by
Florin Coras
parent
a51ccb5bb5
commit
30ec82161f
@ -70,6 +70,7 @@ BuildRequires: numactl-devel
|
|||||||
BuildRequires: autoconf automake libtool byacc bison flex
|
BuildRequires: autoconf automake libtool byacc bison flex
|
||||||
BuildRequires: boost boost-devel
|
BuildRequires: boost boost-devel
|
||||||
BuildRequires: selinux-policy selinux-policy-devel
|
BuildRequires: selinux-policy selinux-policy-devel
|
||||||
|
BuildRequires: mbedtls-devel
|
||||||
|
|
||||||
Source: %{name}-%{_version}-%{_release}.tar.xz
|
Source: %{name}-%{_version}-%{_release}.tar.xz
|
||||||
# Source: vpp-latest.tar.xz
|
# Source: vpp-latest.tar.xz
|
||||||
|
Reference in New Issue
Block a user