commit:     e68812ba7738417d93a304dfc6bca83a6f68093f
Author:     Chris Kerr <debdepba <AT> dasganma <DOT> tk>
AuthorDate: Thu Jan 29 18:04:42 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Jan 29 18:04:42 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e68812ba

None of the python code uses the NeXus python library

I was going to add [python] to nexus[${PYTHON_USEDEP}] but checked
first with a `git grep 'import .*nxs'` in the Mantid source giving
no results

---
 sci-visualization/mantid/mantid-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/mantid/mantid-3.3.0.ebuild 
b/sci-visualization/mantid/mantid-3.3.0.ebuild
index 053c559..16c3662 100644
--- a/sci-visualization/mantid/mantid-3.3.0.ebuild
+++ b/sci-visualization/mantid/mantid-3.3.0.ebuild
@@ -24,7 +24,7 @@ RESTRICT="test" # Testing requires sample data and X11 access
 # http://www.mantidproject.org/Mantid_Prerequisites
 RDEPEND="
        ${PYTHON_DEPS}
-       >=sci-libs/nexus-4.2[${PYTHON_USEDEP}]
+       >=sci-libs/nexus-4.2
        >=dev-libs/poco-1.4.2
        dev-libs/boost[python,${PYTHON_USEDEP}]
        >=dev-qt/qthelp-4.6:4

Reply via email to