diff --git a/kgamma5.changes b/kgamma5.changes index 4fa2366..4c8e356 100644 --- a/kgamma5.changes +++ b/kgamma5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 8 16:22:38 UTC 2019 - Stefan Dirsch + +- 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 diff --git a/kgamma5.spec b/kgamma5.spec index c14e6f5..4167808 100644 --- a/kgamma5.spec +++ b/kgamma5.spec @@ -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