diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2007-03-23 03:19:40 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2007-03-23 03:19:40 +0000 |
commit | 89c1a117d1481d7d1a8bd82bd595bd5ec1b69beb (patch) | |
tree | 81bca6c5a2a4469fd83deb648fab7f77387bc4a2 /x11-wm | |
parent | fixing a depend issue (diff) | |
download | gentoo-2-89c1a117d1481d7d1a8bd82bd595bd5ec1b69beb.tar.gz gentoo-2-89c1a117d1481d7d1a8bd82bd595bd5ec1b69beb.tar.bz2 gentoo-2-89c1a117d1481d7d1a8bd82bd595bd5ec1b69beb.zip |
helps to have the right version......
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/beryl-core/beryl-core-0.2.1.ebuild | 4 |
1 files changed, 2 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 89817434fb69..6154f2c8eee0 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.2 2007/03/23 03:18:23 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/beryl-core/beryl-core-0.2.1.ebuild,v 1.3 2007/03/23 03:19:40 tsunam Exp $ DESCRIPTION="Beryl window manager for AIGLX and XGL" HOMEPAGE="http://beryl-project.org" @@ -20,7 +20,7 @@ RDEPEND=">=x11-base/xorg-server-1.1.1-r1 x11-libs/libXcomposite x11-libs/libXinerama x11-libs/startup-notification - x11-proto/damageproto" + >=x11-proto/damageproto-1.1.0" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.19 |