summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-14 03:20:09 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-14 03:20:09 +0000
commit35168bf753dab2a92ac7666559aab7625c756850 (patch)
treed311f20e39436b08f6041d46479ead800d97751c /x11-plugins
parentforce alsa-lib (diff)
downloadgentoo-2-35168bf753dab2a92ac7666559aab7625c756850.tar.gz
gentoo-2-35168bf753dab2a92ac7666559aab7625c756850.tar.bz2
gentoo-2-35168bf753dab2a92ac7666559aab7625c756850.zip
force damage/composite
(Portage version: 2.1.1)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/e_modules/e_modules-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-plugins/e_modules/e_modules-9999.ebuild b/x11-plugins/e_modules/e_modules-9999.ebuild
index ca72acf39e0d..f1983c5825c6 100644
--- a/x11-plugins/e_modules/e_modules-9999.ebuild
+++ b/x11-plugins/e_modules/e_modules-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.4 2006/09/14 03:14:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/e_modules/e_modules-9999.ebuild,v 1.5 2006/09/14 03:20:09 vapier Exp $
ECVS_MODULE="e_modules"
inherit enlightenment
@@ -14,4 +14,6 @@ DEPEND="x11-wm/e
media-libs/edje
dev-libs/eet
dev-libs/exml
- media-sound/alsa-lib"
+ media-sound/alsa-lib
+ x11-libs/libXdamage
+ x11-libs/libXcomposite"