forked from pool/wireshark
Accepting request 348322 from network:utilities
1 OBS-URL: https://build.opensuse.org/request/show/348322 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireshark?expand=0&rev=104
This commit is contained in:
commit
32f0d4cbb4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 16:10:04 UTC 2015 - crrodriguez@opensuse.org
|
||||
|
||||
- Enable netlink support, requires libnl3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 07:37:08 UTC 2015 - astieger@suse.com
|
||||
|
||||
|
@ -115,7 +115,9 @@ BuildConflicts: libgnutls-devel >= 3.0.0
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
#
|
||||
BuildRequires: pkgconfig(libnl-3.0)
|
||||
BuildRequires: pkgconfig(libnl-genl-3.0)
|
||||
BuildRequires: pkgconfig(libnl-route-3.0)
|
||||
Requires: wireshark-ui = %{version}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user