aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2013-06-17 15:25:07 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2013-06-17 15:25:07 +0400
commit1c8dc60169fc1367b10d60f634368dab43f86a10 (patch)
tree002ab07405a969f821fc114529e43e165015ae97
parent[sci-chemistry/nMOLDYN] Add to overlay (diff)
downloadsci-1c8dc60169fc1367b10d60f634368dab43f86a10.tar.gz
sci-1c8dc60169fc1367b10d60f634368dab43f86a10.tar.bz2
sci-1c8dc60169fc1367b10d60f634368dab43f86a10.zip
[sci-chemistry/nMOLDYN] Update deps
Package-Manager: portage-2.2.0_alpha179
-rw-r--r--sci-chemistry/nMOLDYN/ChangeLog3
-rw-r--r--sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild5
2 files changed, 7 insertions, 1 deletions
diff --git a/sci-chemistry/nMOLDYN/ChangeLog b/sci-chemistry/nMOLDYN/ChangeLog
index 097247eba..45ad3fe76 100644
--- a/sci-chemistry/nMOLDYN/ChangeLog
+++ b/sci-chemistry/nMOLDYN/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 17 Jun 2013; Alexey Shvetsov <alexxy@gentoo.org> nMOLDYN-3.0.10.ebuild:
+ [sci-chemistry/nMOLDYN] Update deps
+
*nMOLDYN-3.0.10 (17 Jun 2013)
17 Jun 2013; Alexey Shvetsov <alexxy@gentoo.org> +metadata.xml,
diff --git a/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild b/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
index e1933145c..2be241c68 100644
--- a/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
+++ b/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
@@ -17,5 +17,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=""
+DEPEND="
+ dev-python/numpy
+ sci-libs/mmtk
+"
RDEPEND="${DEPEND}"