SHA256
1
0
forked from pool/kgamma5

Accepting request 736269 from home:sndirsch:branches:KDE:Frameworks5

- added "BuildRequires: pkgconfig(xxf86vm)" in order to fix build
  with upcoming changes in libglvnd/Mesa

OBS-URL: https://build.opensuse.org/request/show/736269
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kgamma5?expand=0&rev=170
This commit is contained in:
2019-10-08 16:45:44 +00:00
committed by Git OBS Bridge
parent 518642217b
commit 5757b3d593
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 8 16:22:38 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- added "BuildRequires: pkgconfig(xxf86vm)" in order to fix build
with upcoming changes in libglvnd/Mesa
-------------------------------------------------------------------
Thu Sep 19 12:32:34 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -40,6 +40,7 @@ BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Gui) >= 5.4.0
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xxf86vm)
%if %{with lang}
Recommends: %{name}-lang
%endif