summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild')
-rw-r--r--x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild
index c08532153cd1..76c68c251c8d 100644
--- a/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild,v 1.1 2008/03/10 02:45:32 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild,v 1.2 2008/10/14 12:21:42 flameeyes Exp $
inherit x-modular
@@ -12,4 +12,6 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libXrender
x11-libs/libXdamage
+ x11-libs/libXfixes
x11-libs/libXcomposite"
+DEPEND="${RDEPEND}" \ No newline at end of file