From e2f0acddfa345f403ace5866d39d178169f280cc Mon Sep 17 00:00:00 2001 From: Andrej Kacian Date: Fri, 27 Jan 2006 21:56:13 +0000 Subject: another fix for modular X deps (Portage version: 2.1_pre3-r1) --- x11-misc/xteddy/xteddy-2.0.1.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'x11-misc') 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} -- cgit v1.2.3-65-gdbad