diff options
Diffstat (limited to 'x11-wm/beryl-core/beryl-core-0.2.1.ebuild')
-rw-r--r-- | x11-wm/beryl-core/beryl-core-0.2.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/beryl-core/beryl-core-0.2.1.ebuild b/x11-wm/beryl-core/beryl-core-0.2.1.ebuild index 33664555a749..89817434fb69 100644 --- a/x11-wm/beryl-core/beryl-core-0.2.1.ebuild +++ b/x11-wm/beryl-core/beryl-core-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/beryl-core/beryl-core-0.2.1.ebuild,v 1.1 2007/03/21 02:47:38 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/beryl-core/beryl-core-0.2.1.ebuild,v 1.2 2007/03/23 03:18:23 tsunam Exp $ DESCRIPTION="Beryl window manager for AIGLX and XGL" HOMEPAGE="http://beryl-project.org" @@ -19,7 +19,8 @@ RDEPEND=">=x11-base/xorg-server-1.1.1-r1 x11-libs/libXrandr x11-libs/libXcomposite x11-libs/libXinerama - x11-libs/startup-notification" + x11-libs/startup-notification + x11-proto/damageproto" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.19 |