SHA256
10
0
forked from pool/lua-lgi

Accepting request 1060901 from home:michals:branches:devel:languages:lua

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

OBS-URL: https://build.opensuse.org/request/show/1060901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lgi?expand=0&rev=26
This commit is contained in:
2023-01-25 21:12:04 +00:00
committed by Git OBS Bridge
parent 830291e483
commit 22db8448a1
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)
-------------------------------------------------------------------
Tue Feb 9 14:32:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -27,6 +27,7 @@ Group: Development/Languages/Other
URL: https://github.com/pavouk/lgi
Source0: https://github.com/pavouk/%{mod_name}/archive/%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
Patch: lua54.patch
BuildRequires: lua-macros
BuildRequires: %{flavor}-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gmodule-2.0)