From 5aa2a2d385d957d4f914e7657404a6869d9ab019caa80d1ca746b97d67a18e88 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 8 Feb 2014 02:31:46 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=6 --- karchive.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/karchive.spec b/karchive.spec index 2e5b0cb..b00ad33 100644 --- a/karchive.spec +++ b/karchive.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define lname libKF5Archive4 Name: karchive Version: 4.96.0 @@ -55,8 +56,8 @@ GZip format, via a subclass of QIODevice. %package devel Summary: Qt 5 addon providing access to numerous types of archives: Build Environment Group: Development/Libraries/KDE -Requires: extra-cmake-modules Requires: %lname = %{version} +Requires: extra-cmake-modules Requires: pkgconfig(Qt5Core) >= 5.2.0 %description devel