SHA256
10
0
forked from pool/lua-readline

Accepting request 1061051 from devel:languages:lua

Forwarded request #1060918 from michals

- Fix missing dependency on lua-macros (boo#1205612)

OBS-URL: https://build.opensuse.org/request/show/1061051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-readline?expand=0&rev=3
This commit is contained in:
2023-01-26 12:58:18 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
- Fix missing dependency on lua-macros (boo#1205612)
-------------------------------------------------------------------
Fri Dec 17 19:32:30 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

View File

@@ -30,6 +30,7 @@ Group: Development/Languages/Other
Summary: a simple interface to the readline and history libraries
Url: https://pjb.com.au/comp/lua/readline.html
Source0: https://pjb.com.au/comp/lua/%{mod_name}-%{version}.tar.gz
BuildRequires: lua-macros
BuildRequires: %{flavor}-devel
BuildRequires: readline-devel
Requires: %{flavor}-luaposix >= 30