diff --git a/libdbusmenu-qt5.changes b/libdbusmenu-qt5.changes index 89354e5..25c0e12 100644 --- a/libdbusmenu-qt5.changes +++ b/libdbusmenu-qt5.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 6 02:49:00 UTC 2014 - hrvoje.senjan@gmail.com + +- Be more explicit about needed BuildRequires (added pkgconfig(Qt5DBus) + and pkgconfig(Qt5Widgets) -- fixes build with latest Qt5 packaging + changes) + ------------------------------------------------------------------- Wed Dec 18 20:52:32 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/libdbusmenu-qt5.spec b/libdbusmenu-qt5.spec index 57f63a8..7d1a4d1 100644 --- a/libdbusmenu-qt5.spec +++ b/libdbusmenu-qt5.spec @@ -1,7 +1,7 @@ # # spec file for package libdbusmenu-qt5 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,6 +37,8 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkg-config BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5DBus) +BuildRequires: pkgconfig(Qt5Widgets) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description