commit:     682b0e235719a58d51bb00ca093b044050275001
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 10:29:57 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 10:30:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682b0e23

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 7d4945e..b52e975 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 )

Reply via email to