public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kig] epel10: cleanup build deps
@ 2026-08-04 19:44 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-08-04 19:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kig
Branch : epel10
Commit : f14cfcc17358a8815293dc5f3debe6e8e0532be8
Author : Rex Dieter <rdieter@gmail.com>
Date : 2018-08-10T13:06:18-05:00
Stats : +19/-25 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kig/c/f14cfcc17358a8815293dc5f3debe6e8e0532be8?branch=epel10
Log:
cleanup build deps
---
diff --git a/kig.spec b/kig.spec
index d9d4544..7c4504d 100644
--- a/kig.spec
+++ b/kig.spec
@@ -24,36 +24,30 @@ Patch1: 0001-explicitly-use-QLibrary-to-load-libpython-like-pykde.patch
Patch2: kig-15.12.2-exceptions.patch
BuildRequires: boost-devel
+%if 0%{?fedora} > 28
BuildRequires: boost-python2-devel
+%endif
+BuildRequires: python2-devel python2
+
BuildRequires: desktop-file-utils
-BuildRequires: extra-cmake-modules
BuildRequires: gettext
-BuildRequires: kf5-kcompletion-devel
-BuildRequires: kf5-kconfig-devel
-BuildRequires: kf5-kconfigwidgets-devel
-BuildRequires: kf5-kcoreaddons-devel
-BuildRequires: kf5-kdbusaddons-devel
-BuildRequires: kf5-kdeclarative-devel
-BuildRequires: kf5-kdelibs4support-devel
-BuildRequires: kf5-kdnssd-devel
-BuildRequires: kf5-kguiaddons-devel
-BuildRequires: kf5-ki18n-devel
-BuildRequires: kf5-kiconthemes-devel
-BuildRequires: kf5-kio-devel
-BuildRequires: kf5-kitemmodels-devel
-BuildRequires: kf5-kitemviews-devel
-BuildRequires: kf5-kjobwidgets-devel
-BuildRequires: kf5-knewstuff-devel
-BuildRequires: kf5-knotifyconfig-devel
-BuildRequires: kf5-kservice-devel
-BuildRequires: kf5-ktexteditor-devel
-BuildRequires: kf5-kwidgetsaddons-devel
-BuildRequires: kf5-kwindowsystem-devel
-BuildRequires: kf5-kxmlgui-devel
-BuildRequires: kf5-rpm-macros
BuildRequires: libappstream-glib
+
+BuildRequires: extra-cmake-modules
+BuildRequires: kf5-rpm-macros
+
+BuildRequires: cmake(KF5DocTools)
+BuildRequires: cmake(KF5Parts)
+BuildRequires: cmake(KF5I18n)
+BuildRequires: cmake(KF5TextEditor)
+BuildRequires: cmake(KF5ConfigWidgets)
+BuildRequires: cmake(KF5IconThemes)
+BuildRequires: cmake(KF5Archive)
+BuildRequires: cmake(KF5XmlGui)
+BuildRequires: cmake(KF5Crash)
+BuildRequires: cmake(KF5CoreAddons)
+
BuildRequires: pkgconfig(Qt5Svg) pkgconfig(Qt5PrintSupport)
-BuildRequires: python2-devel python2
# when split occurred
Conflicts: kdeedu-math < 4.7.0-10
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 19:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:44 [rpms/kig] epel10: cleanup build deps Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox