From 682b0e235719a58d51bb00ca093b044050275001 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 16 Jan 2017 11:29:57 +0100 Subject: [PATCH] dev-games/cegui: Even depends on dev-libs/boost with USE="-python" Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-games/cegui/cegui-0.8.7.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-games/cegui/cegui-0.8.7.ebuild b/dev-games/cegui/cegui-0.8.7.ebuild index 7d4945e8d6cbc..b52e9754c1477 100644 --- a/dev-games/cegui/cegui-0.8.7.ebuild +++ b/dev-games/cegui/cegui-0.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,6 +24,7 @@ REQUIRED_USE="|| ( expat tinyxml xerces-c xml ) # directfb broken # directfb? ( dev-libs/DirectFB ) RDEPEND=" + dev-libs/boost:= virtual/libiconv bidi? ( dev-libs/fribidi ) devil? ( media-libs/devil )