Accepting request 557203 from graphics
OBS-URL: https://build.opensuse.org/request/show/557203 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscad?expand=0&rev=2
This commit is contained in:
commit
d2e111d40c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 15 02:12:01 UTC 2017 - plinnell@opensuse.org
|
||||
|
||||
- Fix the BuildRequires to fix build on Factory/TW
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 07:59:42 UTC 2017 - idonmez@suse.com
|
||||
|
||||
|
@ -32,6 +32,9 @@ BuildRequires: glew-devel
|
||||
BuildRequires: harfbuzz-devel
|
||||
BuildRequires: libcgal-devel
|
||||
BuildRequires: opencsg-devel
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: harfbuzz-devel
|
||||
BuildRequires: boost-devel
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: bison
|
||||
@ -42,6 +45,14 @@ BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5OpenGL)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: fontconfig-devel
|
||||
BuildRequires: libboost_thread-devel
|
||||
BuildRequires: libboost_program_options-devel
|
||||
BuildRequires: libboost_filesystem-devel
|
||||
BuildRequires: libboost_system-devel
|
||||
BuildRequires: libboost_regex-devel
|
||||
|
||||
|
||||
%endif
|
||||
%if 0%{?fedora_version}
|
||||
BuildRequires: byacc
|
||||
|
Loading…
x
Reference in New Issue
Block a user