forked from pool/gnutls
Accepting request 523074 from Base:System
- Buildrequire iproute2: the test suite calls /usr/bin/ss and as such we have to ensure to pull it in. (forwarded request 523062 from dimstar) OBS-URL: https://build.opensuse.org/request/show/523074 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=103
This commit is contained in:
parent
8d07de9229
commit
47b12d2a8f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 11 10:37:44 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Buildrequire iproute2: the test suite calls /usr/bin/ss and as
|
||||||
|
such we have to ensure to pull it in.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 22 18:49:47 UTC 2017 - astieger@suse.com
|
Tue Aug 22 18:49:47 UTC 2017 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -40,6 +40,8 @@ BuildRequires: automake
|
|||||||
BuildRequires: datefudge
|
BuildRequires: datefudge
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
# The test suite calls /usr/bin/ss from iproute2. It's our own duty to ensure we have it present
|
||||||
|
BuildRequires: iproute2
|
||||||
BuildRequires: libidn2-devel
|
BuildRequires: libidn2-devel
|
||||||
BuildRequires: libnettle-devel >= 3.1
|
BuildRequires: libnettle-devel >= 3.1
|
||||||
BuildRequires: libtasn1-devel >= 4.9
|
BuildRequires: libtasn1-devel >= 4.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user