forked from pool/hugin
Accepting request 406297 from graphics
1 OBS-URL: https://build.opensuse.org/request/show/406297 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugin?expand=0&rev=53
This commit is contained in:
commit
13e7d79f74
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 28 19:36:41 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Build with wxWidgets 3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 20 14:13:31 UTC 2016 - salsergey@gmail.com
|
||||
|
||||
|
@ -21,7 +21,7 @@ BuildRequires: Mesa-devel
|
||||
BuildRequires: OpenEXR-devel
|
||||
BuildRequires: SDL-devel
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: exiftool
|
||||
BuildRequires: fdupes
|
||||
@ -40,12 +40,12 @@ BuildRequires: libpano-devel >= 2.9.19
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libxml2
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-wxWidgets >= 2.7.0
|
||||
BuildRequires: python-wxWidgets >= 3
|
||||
BuildRequires: sqlite3-devel
|
||||
BuildRequires: swig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vigra-devel
|
||||
BuildRequires: wxWidgets-devel
|
||||
BuildRequires: wxWidgets-devel >= 3
|
||||
BuildRequires: zip
|
||||
%define mversion 2016.0
|
||||
Version: %{mversion}.0
|
||||
@ -69,9 +69,7 @@ Recommends: autopano-sift
|
||||
Recommends: exiftool
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%define _use_internal_dependency_generator 0
|
||||
%define __find_provides %{SOURCE2}
|
||||
%define __find_requires %wx_requires
|
||||
#%%debug_package
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user