diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-01-27 21:56:13 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-01-27 21:56:13 +0000 |
commit | e2f0acddfa345f403ace5866d39d178169f280cc (patch) | |
tree | 46e4e02fb206f363dcaf050037fd92f8a059a2f6 /x11-misc | |
parent | another fix for modular X deps (diff) | |
download | gentoo-2-e2f0acddfa345f403ace5866d39d178169f280cc.tar.gz gentoo-2-e2f0acddfa345f403ace5866d39d178169f280cc.tar.bz2 gentoo-2-e2f0acddfa345f403ace5866d39d178169f280cc.zip |
another fix for modular X deps
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xteddy/xteddy-2.0.1.ebuild | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/x11-misc/xteddy/xteddy-2.0.1.ebuild b/x11-misc/xteddy/xteddy-2.0.1.ebuild index 6c426553e6eb..331a532f45e5 100644 --- a/x11-misc/xteddy/xteddy-2.0.1.ebuild +++ b/x11-misc/xteddy/xteddy-2.0.1.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-misc/xteddy/xteddy-2.0.1.ebuild,v 1.5 2006/01/27 21:49:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xteddy/xteddy-2.0.1.ebuild,v 1.6 2006/01/27 21:51:47 ticho Exp $ DESCRIPTION="A cuddly teddy bear (or other image) for your X desktop" HOMEPAGE="http://www.itn.liu.se/~stegu/xteddy/" @@ -11,12 +11,9 @@ SLOT="0" KEYWORDS="x86" IUSE="" -RDEPEND="|| ( ( x11-libs/libX11 - x11-libs/libSM - x11-libs/libXext - ) - virtual/x11 - ) +RDEPEND="|| ( ( x11-libs/libXext + x11-libs/libSM ) + virtual/x11 ) media-libs/imlib" DEPEND="${RDEPEND} |