SHA256
10
0
forked from pool/lua-luadbi
Tomáš Chvátal
2017-07-13 19:10:15 +00:00
committed by Git OBS Bridge
parent 71314b7350
commit 8508f5b434

View File

@@ -29,10 +29,14 @@ Url: https://code.google.com/p/luadbi
Source: luadbi.%{version}.tar.gz
# PATCH-FIX-UPSTREAM marguerite@opensuse.org - fix postgresql headers' path
Patch0: luadbi-postgresql-headers.patch
BuildRequires: %{flavor}-devel
BuildRequires: libmysqld-devel
BuildRequires: lua-devel
BuildRequires: postgresql-devel
BuildRequires: sqlite3-devel
Requires: %{flavor}
%if "%{flavor}" == ""
ExclusiveArch: do_not_build
%endif
%description
LuaDBI is a database interface library for Lua. It is designed to provide a