[sugar] Require libxklavier

Daniel Drake dsd at fedoraproject.org
Sat Aug 10 19:50:41 UTC 2013


commit 8f10dfd1e625d1a8e4e0b2efec542870b9185ac2
Author: Daniel Drake <dsd at laptop.org>
Date:   Sat Aug 10 13:46:59 2013 -0600

    Require libxklavier

 sugar.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sugar.spec b/sugar.spec
index fd6a61e..65689f1 100644
--- a/sugar.spec
+++ b/sugar.spec
@@ -3,7 +3,7 @@
 Summary: Constructionist learning platform
 Name:    sugar
 Version: 0.99.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL:     http://sugarlabs.org/
 License: GPLv2+
 Group:   User Interface/Desktops
@@ -37,6 +37,7 @@ Requires: sugar-toolkit-gtk3
 Requires: telepathy-mission-control
 Requires: upower
 Requires: xdg-user-dirs
+Requires: libxklavier
 
 BuildArch: noarch
 
@@ -244,6 +245,9 @@ fi
 %{_datadir}/sugar/extensions/cpsection/webaccount
 
 %changelog
+* Sat Aug 10 2013 Daniel Drake <dsd at laptop.org> 0.99.1-3
+- Add dependency on libxklavier, used via gobject-introspection
+
 * Mon Aug  5 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.99.1-2
 - Add dependency on gwebsockets for webservices
 


More information about the scm-commits mailing list