From 9f709e8bd13c9a46988ae6e3c3b1e1ab4ae7136476ac19018e121f3fa8d157f4 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 8 Feb 2014 02:31:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=7 --- frameworkintegration.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 6925a32..2cf2420 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -33,12 +33,12 @@ BuildRequires: kio-devel >= %{_kf5_platform_version} BuildRequires: kitemviews-devel >= %{_kf5_platform_version} BuildRequires: knotifications-devel >= %{_kf5_platform_version} BuildRequires: kwidgetsaddons-devel >= %{_kf5_platform_version} +BuildRequires: libQt5Gui-private-headers-devel >= 5.2.0 BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0 BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 -BuildRequires: libQt5Gui-private-headers-devel >= 5.2.0 Summary: Plugins responsible for better integration of Qt applications in KDE Workspace License: LGPL-2.1+ Group: System/GUI/KDE @@ -67,10 +67,10 @@ Applications do not need to link to this directly. %package devel Summary: Plugins responsible for better integration of Qt applications in KDE Workspace Group: Development/Libraries/KDE +Requires: %lname = %{version} Requires: extra-cmake-modules Requires: kconfigwidgets-devel >= %{_kf5_platform_version} Requires: kiconthemes-devel >= %{_kf5_platform_version} -Requires: %lname = %{version} Requires: pkgconfig(Qt5Core) %description devel