aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-12-24 11:53:24 -0700
committerChristoph Junghans <ottxor@gentoo.org>2014-12-24 11:53:24 -0700
commit6660315b774d07ca582a15d355e2b202f6686a89 (patch)
tree87bae2b4682ec1ae265bd3eef677c17588a53fe5 /sys-cluster
parentsci-chemistry/freeon-9999: Add proper prefix flags to configure. (diff)
downloadsci-6660315b774d07ca582a15d355e2b202f6686a89.tar.gz
sci-6660315b774d07ca582a15d355e2b202f6686a89.tar.bz2
sci-6660315b774d07ca582a15d355e2b202f6686a89.zip
fixed deps (bug #529066)
Package-Manager: portage-2.2.14
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/hpx/ChangeLog3
-rw-r--r--sys-cluster/hpx/hpx-9999.ebuild1
2 files changed, 4 insertions, 0 deletions
diff --git a/sys-cluster/hpx/ChangeLog b/sys-cluster/hpx/ChangeLog
index 76ead3d26..a13a6bec9 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 <ottxor@gentoo.org> hpx-9999.ebuild:
+ fixed deps (bug #529066)
+
*hpx-0.9.8 (20 May 2014)
20 May 2014; Christoph Junghans <ottxor@gentoo.org>
diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild
index 5e56db937..9627b8caf 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} )"