From 70476a8cca4886180fc6015459a38924add14168 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 7 Sep 2015 22:27:05 +0300 Subject: [PATCH] update BR - Qt5Network-devel -- Could not find a package configuration file provided by "Qt5Network" with - Qt5Qml-devel -- Could not find a package configuration file provided by "Qt5Qml" with any - Qt5Test-devel -Could not find a package configuration file provided by "Qt5Test" with any - docutils - rst2man (python-docutils) is required to build man pages - libstdc++-devel - Qt5DBus-devel - pkgconfig - Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) - qt5-linguist- By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this - systemd-units -package 'systemd' not found - qt5-build - Qt5Quick-devel - Qt5Core-devel - qt5-qmake --- sddm.spec | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/sddm.spec b/sddm.spec index 0206266..a19770d 100644 --- a/sddm.spec +++ b/sddm.spec @@ -13,12 +13,25 @@ Source12: tmpfiles-%{name}.conf Source13: %{name}.conf Source14: Xsession URL: https://github.com/sddm/sddm +BuildRequires: Qt5Core-devel +BuildRequires: Qt5DBus-devel +BuildRequires: Qt5Network-devel +BuildRequires: Qt5Qml-devel +BuildRequires: Qt5Quick-devel +BuildRequires: Qt5Test-devel BuildRequires: cmake +BuildRequires: docutils +BuildRequires: libstdc++-devel BuildRequires: libxcb-devel BuildRequires: pam-devel +BuildRequires: pkgconfig BuildRequires: python-docutils +BuildRequires: qt5-build +BuildRequires: qt5-linguist +BuildRequires: qt5-qmake BuildRequires: rpmbuild(macros) >= 1.202 BuildRequires: systemd-devel +BuildRequires: systemd-units Provides: XDM Provides: group(sddm) Provides: service(graphical-login) = sddm -- 2.44.0