From a0548c12785097a7ac9095425b34c7cec42e4e3b Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Wed, 21 Jul 2010 23:44:25 +0000 Subject: Add HAL RDEP. It might work without but stuff like PM and NM won't work properly until the backend is switched to the u* daemons. Patch by Christian Schmitt (Portage version: 2.2_rc67/cvs/Linux x86_64) --- kde-base/solid/ChangeLog | 7 ++++++- kde-base/solid/solid-4.4.5.ebuild | 6 ++++-- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'kde-base') diff --git a/kde-base/solid/ChangeLog b/kde-base/solid/ChangeLog index 144a7a1ea244..cef1f481d565 100644 --- a/kde-base/solid/ChangeLog +++ b/kde-base/solid/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/solid # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/ChangeLog,v 1.77 2010/07/03 03:23:08 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/ChangeLog,v 1.78 2010/07/21 23:44:25 tampakrap Exp $ + + 21 Jul 2010; Theo Chatzimichos solid-4.4.5.ebuild: + Add HAL RDEP. It might work without but stuff like PM and NM won't work + properly until the backend is switched to the u* daemons. Patch by + Christian Schmitt 03 Jul 2010; Jorge Manuel B. S. Vicetto solid-4.4.5.ebuild: diff --git a/kde-base/solid/solid-4.4.5.ebuild b/kde-base/solid/solid-4.4.5.ebuild index d13fd1addeee..9a0d81d2dc69 100644 --- a/kde-base/solid/solid-4.4.5.ebuild +++ b/kde-base/solid/solid-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/solid-4.4.5.ebuild,v 1.2 2010/07/03 03:23:08 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/solid-4.4.5.ebuild,v 1.3 2010/07/21 23:44:25 tampakrap Exp $ EAPI="3" @@ -20,7 +20,9 @@ DEPEND=" networkmanager? ( >=net-misc/networkmanager-0.7 ) wicd? ( net-misc/wicd ) " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + sys-apps/hal +" KMEXTRA=" libs/solid/ -- cgit v1.2.3-65-gdbad