From 7e0c91eb071447bca876fbb2867e4dbd027e244f Mon Sep 17 00:00:00 2001 From: William Tu Date: Thu, 17 Oct 2019 12:55:36 -0700 Subject: debian and rhel: Add libunwind dev package. The patch add libunwind dev package to debian and rhel. Signed-off-by: William Tu Acked-by: Yi-Hung Wei --- rhel/openvswitch.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'rhel') diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in index 4b6b585c4..b0383ed75 100644 --- a/rhel/openvswitch.spec.in +++ b/rhel/openvswitch.spec.in @@ -39,6 +39,7 @@ BuildRequires: checkpolicy, selinux-policy-devel BuildRequires: autoconf, automake, libtool BuildRequires: python3-sphinx BuildRequires: unbound-devel +BuildRequires: unwind-devel %bcond_without check %bcond_with check_datapath_kernel -- cgit v1.2.1