commit:     6660315b774d07ca582a15d355e2b202f6686a89
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 24 18:53:24 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Wed Dec 24 18:53:24 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6660315b

fixed deps (bug #529066)

Package-Manager: portage-2.2.14

---
 sys-cluster/hpx/ChangeLog       | 3 +++
 sys-cluster/hpx/hpx-9999.ebuild | 1 +
 2 files changed, 4 insertions(+)

diff --git a/sys-cluster/hpx/ChangeLog b/sys-cluster/hpx/ChangeLog
index 76ead3d..a13a6be 100644
--- a/sys-cluster/hpx/ChangeLog
+++ b/sys-cluster/hpx/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Dec 2014; Christoph Junghans <[email protected]> hpx-9999.ebuild:
+  fixed deps (bug #529066)
+
 *hpx-0.9.8 (20 May 2014)
 
   20 May 2014; Christoph Junghans <[email protected]>

diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild
index 5e56db9..9627b8c 100644
--- a/sys-cluster/hpx/hpx-9999.ebuild
+++ b/sys-cluster/hpx/hpx-9999.ebuild
@@ -42,6 +42,7 @@ DEPEND="${RDEPEND}
        app-arch/p7zip
        virtual/pkgconfig
        test? ( dev-lang/python )
+       doc? ( >=dev-libs/boost-1.56.0-r1[tools] )
 "
 REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )"
 

Reply via email to