This commit is contained in:
committed by
Git OBS Bridge
parent
4a6deca256
commit
5b4f62e4bb
@@ -26,7 +26,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/flacjacket/pywlroots
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pywlroots/pywlroots-%{version}.tar.gz
|
||||
Source1: python-pywlroots-rpmlintrc
|
||||
Patch0: fix-include-paths.patch
|
||||
# Patch0: fix-include-paths.patch
|
||||
BuildRequires: %{python_module cffi}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module distutils-extra}
|
||||
@@ -54,7 +54,7 @@ Python binding to the wlroots library using cffi.
|
||||
|
||||
%prep
|
||||
%setup -q -n pywlroots-%{version}
|
||||
%patch0 -p1
|
||||
#%%patch0 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%optflags $(pkg-config --cflags wayland-client xkbcommon pixman-1 libinput libdrm)"
|
||||
|
||||
Reference in New Issue
Block a user