Author: alexlan
Update of /cvs/free/rpms/xbmc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4605
Modified Files:
xbmc.spec
Log Message:
Add dbus-devel, since hal-devel no longer automatically pulls
package in.
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- xbmc.spec 2 Sep 2011 04:32:10 -0000 1.28
+++ xbmc.spec 2 Sep 2011 04:57:05 -0000 1.29
@@ -54,6 +54,7 @@
License: GPLv2+ and GPLv3+
Group: Applications/Multimedia
BuildRequires: desktop-file-utils
+BuildRequires: dbus-devel
BuildRequires: SDL-devel
BuildRequires: SDL_image-devel
BuildRequires: SDL_mixer-devel
@@ -233,7 +234,9 @@
- Remove hal-devel as BuildRequires, dropped in f16 and later:
http://fedoraproject.org/wiki/Features/HalRemoval
replaced by udisks, upower, libudev, but not clear if xbmc
- can use those packages yet (fixes #1915).
+ can use those packages yet (fixes #1915).
+- Add dbus-devel, since hal-devel no longer automatically pulls
+ package in.
* Tue Apr 05 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 10.1-3
- Rebuilt for libmysqlclient bump (was built with previous version).