forked from pool/kde-cli-tools5
This commit is contained in:
parent
af98561d10
commit
497d30ce68
@ -28,21 +28,26 @@ Source: kde-cli-tools-%{version}.tar.xz
|
|||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
# PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
|
# PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
|
||||||
Patch0: kdesu-add-some-i18n-love.patch
|
Patch0: kdesu-add-some-i18n-love.patch
|
||||||
BuildRequires: kcmutils-devel
|
BuildRequires: extra-cmake-modules >= 1.3.0
|
||||||
BuildRequires: kconfig-devel
|
|
||||||
BuildRequires: kdelibs4support-devel
|
|
||||||
BuildRequires: kdesu-devel
|
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: ki18n-devel
|
|
||||||
BuildRequires: kiconthemes-devel
|
|
||||||
BuildRequires: kwindowsystem-devel
|
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
|
BuildRequires: cmake(KF5Config) >= 5.16.0
|
||||||
BuildRequires: pkgconfig(Qt5Svg) >= 5.4.0
|
BuildRequires: cmake(KF5DocTools) >= 5.16.0
|
||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
BuildRequires: cmake(KF5I18n) >= 5.16.0
|
||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
BuildRequires: cmake(KF5IconThemes) >= 5.16.0
|
||||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0
|
BuildRequires: cmake(KF5Init) >= 5.16.0
|
||||||
|
BuildRequires: cmake(KF5KCMUtils) >= 5.16.0
|
||||||
|
BuildRequires: cmake(KF5KDELibs4Support) >= 5.16.0
|
||||||
|
BuildRequires: cmake(KF5KIO) >= 5.16.0
|
||||||
|
BuildRequires: cmake(KF5Su) >= 5.16.0
|
||||||
|
BuildRequires: cmake(KF5WindowSystem) >= 5.16.0
|
||||||
|
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||||
|
BuildRequires: cmake(Qt5Svg) >= 5.4.0
|
||||||
|
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||||
|
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||||
|
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xcb)
|
||||||
# for kquitapp5
|
# for kquitapp5
|
||||||
Requires: kdbusaddons-tools
|
Requires: kdbusaddons-tools
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
|
Loading…
Reference in New Issue
Block a user