commit:     31a828fa9265315977a2f1676d11dc0b41c5a665
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 17:30:24 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 17:30:24 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=31a828fa

added missing deps (bug #514084)

Package-Manager: portage-2.2.8-r1

---
 sci-physics/espresso++/ChangeLog              | 3 +++
 sci-physics/espresso++/espresso++-9999.ebuild | 1 +
 2 files changed, 4 insertions(+)

diff --git a/sci-physics/espresso++/ChangeLog b/sci-physics/espresso++/ChangeLog
index d9abef0..ff742e1 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 <[email protected]> espresso++-9999.ebuild:
+  added missing deps (bug #514084)
+
   19 May 2014; Christoph Junghans <[email protected]> espresso++-9999.ebuild:
   upstream repo moved
 

diff --git a/sci-physics/espresso++/espresso++-9999.ebuild 
b/sci-physics/espresso++/espresso++-9999.ebuild
index 07a7f98..6642526 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}"
 

Reply via email to