[lxqt-common] - Missing requires

Helio Chissini de Castro heliocastro at fedoraproject.org
Tue Feb 10 13:57:03 UTC 2015


commit c65c8d87425e8786f760ad3a93e0c856f9001aaa
Author: Helio Chissini de Castro <helio at kde.org>
Date:   Tue Feb 10 11:56:53 2015 -0200

    - Missing requires

 lxqt-common.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/lxqt-common.spec b/lxqt-common.spec
index de7fdae..4814d75 100644
--- a/lxqt-common.spec
+++ b/lxqt-common.spec
@@ -3,7 +3,7 @@
 Name:    lxqt-common
 Summary: Common resources for LXQt desktop suite
 Version: 0.9.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 URL:     http://lxqt.org/
 # From GIT revision until 0.9.1 package be released
@@ -12,6 +12,7 @@ Source0: lxqt-common-0.9.0.%{git_short_rev}.tar.xz
 BuildArch: noarch
 
 Requires: oxygen-icon-theme
+Requires: dbus-x11
 
 BuildRequires: cmake >= 2.8.9
 BuildRequires: pkgconfig(Qt5Xdg)
@@ -69,6 +70,9 @@ fi
 %{_datadir}/icons/hicolor/*/*/*
 
 %changelog
+* Tue Feb 10 2015 Helio Chissini de Castro <helio at kde.org> - 0.9.0-4
+- startlxqt tries to launch dbus-session, so it need requires dbus-x11
+
 * Tue Feb 10 2015 Helio Chissini de Castro <helio at kde.org> - 0.9.0-3
 - Major theme issue on 0.9.0 tarball. Recreated from fix master git.
 


More information about the scm-commits mailing list