aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-06-21 11:30:24 -0600
committerChristoph Junghans <ottxor@gentoo.org>2014-06-21 11:30:24 -0600
commit31a828fa9265315977a2f1676d11dc0b41c5a665 (patch)
tree39489a2f4e40a3c02d8c5a6854bccfc34b44972d
parentsci-biology/sgp2: new package, works (diff)
downloadsci-31a828fa9265315977a2f1676d11dc0b41c5a665.tar.gz
sci-31a828fa9265315977a2f1676d11dc0b41c5a665.tar.bz2
sci-31a828fa9265315977a2f1676d11dc0b41c5a665.zip
added missing deps (bug #514084)
Package-Manager: portage-2.2.8-r1
-rw-r--r--sci-physics/espresso++/ChangeLog3
-rw-r--r--sci-physics/espresso++/espresso++-9999.ebuild1
2 files changed, 4 insertions, 0 deletions
diff --git a/sci-physics/espresso++/ChangeLog b/sci-physics/espresso++/ChangeLog
index d9abef034..ff742e1d5 100644
--- a/sci-physics/espresso++/ChangeLog
+++ b/sci-physics/espresso++/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Jun 2014; Christoph Junghans <ottxor@gentoo.org> espresso++-9999.ebuild:
+ added missing deps (bug #514084)
+
19 May 2014; Christoph Junghans <ottxor@gentoo.org> espresso++-9999.ebuild:
upstream repo moved
diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild
index 07a7f982d..66425269b 100644
--- a/sci-physics/espresso++/espresso++-9999.ebuild
+++ b/sci-physics/espresso++/espresso++-9999.ebuild
@@ -31,6 +31,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
virtual/mpi
dev-libs/boost[python,mpi,${PYTHON_USEDEP}]
+ sci-libs/fftw:3.0
dev-python/mpi4py"
DEPEND="${RDEPEND}"