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:
parent
777f42e1b3
commit
6ccd51ad51
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user