forked from pool/ocserv
Accepting request 495452 from home:dimstar:Factory
Fix build in openSUSE:Factory by doing the right thing OBS-URL: https://build.opensuse.org/request/show/495452 OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=11
This commit is contained in:
parent
e7f943d8ec
commit
6ca2389310
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 08:35:51 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Use readline (current) instead of readline5:
|
||||
+ Replace readline5-devel BuildRequires with readline-devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 16:35:52 UTC 2017 - i@marguerite.su
|
||||
|
||||
|
@ -54,7 +54,7 @@ BuildRequires: libtool
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: protobuf-c
|
||||
BuildRequires: readline5-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: systemd-devel
|
||||
# /usr/bin/certtool for generating certificates
|
||||
Requires: gnutls >= 3.1.10
|
||||
|
Loading…
Reference in New Issue
Block a user