forked from pool/kbuild
- Changed spec file to require readline-devel, not a specific libreadline version.
Thanks to Jan Engelhardt <jengelh@inai.de> for suggestion. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/kbuild?expand=0&rev=40
This commit is contained in:
parent
ae5f17ab25
commit
a259fc1ccb
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 10 18:09:43 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
- Changed spec file to require readline-devel, not a specific libreadline version.
|
||||
Thanks to Jan Engelhardt <jengelh@inai.de> for suggestion.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 9 19:57:25 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
|
@ -23,8 +23,8 @@ BuildRequires: automake
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libreadline6
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: readline-devel
|
||||
Summary: Framework for writing simple makefiles for complex tasks
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Tools/Building
|
||||
|
Loading…
x
Reference in New Issue
Block a user