forked from pool/lua-lua-dbus
drop support for lua 5.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-dbus?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
4ddcb6358b
commit
3680c63d23
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package lua-ldbus
|
||||
# spec file for package lua-lua-dbus
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -25,9 +25,9 @@ License: MIT
|
||||
Group: Development/Libraries/Other
|
||||
Url: https://github.com/antlarr/lua-dbus/
|
||||
Source: lua-dbus-%{version}.tar.xz
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: %{flavor}-ldbus
|
||||
BuildRequires: %{flavor}-devel
|
||||
BuildRequires: %{flavor}-ldbus
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
Requires: %{flavor}
|
||||
Requires: %{flavor}-ldbus
|
||||
%if "%{flavor}" == "lua53"
|
||||
|
Reference in New Issue
Block a user