]> git.proxmox.com Git - ovs.git/commitdiff
debian and rhel: Add libunwind dev package.
authorWilliam Tu <u9012063@gmail.com>
Thu, 17 Oct 2019 19:55:36 +0000 (12:55 -0700)
committerWilliam Tu <u9012063@gmail.com>
Sat, 19 Oct 2019 00:15:23 +0000 (17:15 -0700)
The patch add libunwind dev package to debian and rhel.

Signed-off-by: William Tu <u9012063@gmail.com>
Acked-by: Yi-Hung Wei <yihung.wei@gmail.com>
debian/control
rhel/openvswitch.spec.in

index ad4b187860f36a3de087374d36e77617086db33f..de092b898cd7193f54f6c8e8d79c1e07864876bd 100644 (file)
@@ -17,7 +17,8 @@ Build-Depends: graphviz,
                python3-twisted-conch,
                python3-zopeinterface,
                python3-six,
-               libunbound-dev
+               libunbound-dev,
+               libunwind-dev
 Standards-Version: 3.9.3
 Homepage: http://openvswitch.org/
 
index 4b6b585c45a07e70b8b4bd310222b0302883ff1e..b0383ed75ed838934b4ff6c6bce7a52d29182779 100644 (file)
@@ -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