Accepting request 787220 from home:cgiboudeaux:branches:openSUSE:Leap:15.2:Staging:adi:165

Fix the Leap 15.2 dependencies. See https://build.opensuse.org/package/show/openSUSE:Leap:15.2:Staging:adi:165/openscad

OBS-URL: https://build.opensuse.org/request/show/787220
OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=28
This commit is contained in:
Dirk Stoecker 2020-03-25 17:11:23 +00:00 committed by Git OBS Bridge
parent 8db2b77a20
commit 9171e56e57
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 22 07:56:55 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Explicitly require libboost_thread-devel for building openscad.
-------------------------------------------------------------------
Mon Jun 24 20:06:33 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -35,6 +35,7 @@ BuildRequires: harfbuzz-devel
BuildRequires: libboost_filesystem-devel
BuildRequires: libboost_program_options-devel
BuildRequires: libboost_regex-devel
BuildRequires: libboost_thread-devel
BuildRequires: libcgal-devel
BuildRequires: libqscintilla-qt5-devel
BuildRequires: libspnav-devel