SHA256
1
0
forked from pool/hugin

- require liblz4-devel temporarily for build, it should be required

by flann-devel

OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=118
This commit is contained in:
Petr Gajdos 2022-10-06 14:03:56 +00:00 committed by Git OBS Bridge
parent 777f42e1b3
commit 6ccd51ad51
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
-------------------------------------------------------------------
Thu Oct 6 13:38:13 UTC 2022 - pgajdos@suse.com
- require liblz4-devel temporarily for build, it should be required
by flann-devel
- added patches
workaround, lz4 is not returned by pkg_check_modules(), hardcode it now
+ hugin-flann-lz4.patch

View File

@ -62,6 +62,8 @@ Recommends: autopano-sift-C
Recommends: exiftool
%if %{with system_flann}
BuildRequires: flann-devel
# until rq#1008410 is not accepted and propagated into factory
BuildRequires: liblz4-devel
%endif
%if %{with lapack}
BuildRequires: lapack-devel