mirror of
https://github.com/openvswitch/ovs
synced 2025-09-05 08:45:23 +00:00
debian and rhel: Add libunwind dev package.
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>
This commit is contained in:
3
debian/control
vendored
3
debian/control
vendored
@@ -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/
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user