14
0

Accepting request 841608 from home:dimstar:Factory

- BuildRequire snappy-devel instead of pkgconfig(snappy): snappy
  does not provide a pkgconfig file (anymore) and setup.py does
  also not care for this.

OBS-URL: https://build.opensuse.org/request/show/841608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-snappy?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2020-10-13 17:59:02 +00:00
committed by Git OBS Bridge
parent 1b4dadf858
commit 7c59122784
2 changed files with 8 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ BuildRequires: c++_compiler
BuildRequires: fdupes
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(snappy)
BuildRequires: snappy-devel
%python_subpackages
%description