summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2010-09-02 16:39:03 +0000
committerThomas Sachau <tommy@gentoo.org>2010-09-02 16:39:03 +0000
commit3f8dd866d539a5f666b983fdea7da7de50f2cdfb (patch)
tree9e98ae06836208c17e09773265e41992a4da5e9d /x11-libs
parentUpdate live ebuild, based on the suggested version of vapier on enlightenment... (diff)
downloadenlightenment-3f8dd866d539a5f666b983fdea7da7de50f2cdfb.tar.gz
enlightenment-3f8dd866d539a5f666b983fdea7da7de50f2cdfb.tar.bz2
enlightenment-3f8dd866d539a5f666b983fdea7da7de50f2cdfb.zip
Default enable hal USE flag, since enlightenment requires it
(Portage version: 2.2_rc72-r1/svn/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/e_dbus/e_dbus-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/e_dbus/e_dbus-9999.ebuild b/x11-libs/e_dbus/e_dbus-9999.ebuild
index dadfb0d..add5977 100644
--- a/x11-libs/e_dbus/e_dbus-9999.ebuild
+++ b/x11-libs/e_dbus/e_dbus-9999.ebuild
@@ -8,7 +8,7 @@ inherit enlightenment
DESCRIPTION="Enlightenment's (Ecore) integration to DBus"
-IUSE="bluetooth connman hal libnotify ofono static-libs ukit"
+IUSE="bluetooth connman +hal libnotify ofono static-libs ukit"
RDEPEND="
>=dev-libs/eina-9999