Accepting request 835304 from home:cgiboudeaux:branches:games
- Remove unneeded build dependencies. assimp doesn't need Qt5, boost, devIL and glu. OBS-URL: https://build.opensuse.org/request/show/835304 OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=16
This commit is contained in:
parent
14687895c2
commit
1355c7e283
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 21:04:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Remove unneeded build dependencies.
|
||||
assimp doesn't need Qt5, boost, devIL and glu.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 20:42:17 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -32,14 +32,9 @@ BuildRequires: cmake
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: irrlicht-devel
|
||||
BuildRequires: libboost_headers-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(IL)
|
||||
BuildRequires: pkgconfig(Qt5OpenGL)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(glu)
|
||||
BuildRequires: pkgconfig(minizip)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
||||
%description
|
||||
Assimp is a library to load and process geometric scenes from various data formats.
|
||||
|
Loading…
Reference in New Issue
Block a user