]> git.pld-linux.org Git - packages/sddm.git/commitdiff
update BR
authorElan Ruusamäe <glen@delfi.ee>
Mon, 7 Sep 2015 19:27:05 +0000 (22:27 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 7 Sep 2015 19:29:56 +0000 (22:29 +0300)
- 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

index 0206266dcf64a0a5dd122ae144cc74df2600dd60..a19770d9455f43baa4e8a71901b34665817f0e64 100644 (file)
--- 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
This page took 0.152684 seconds and 4 git commands to generate.