aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-10-12 14:34:31 -0700
committerThomas Kahle <tomka@gentoo.org>2012-10-12 14:36:12 -0700
commit75bb58a4766e467e83339d505e026ee58f175325 (patch)
tree656de21dfeb742522a0aff2f0ab543a598173905 /sci-mathematics/Macaulay2
parent[x11-misc/envytools] There is no opcodes (diff)
downloadsci-75bb58a4766e467e83339d505e026ee58f175325.tar.gz
sci-75bb58a4766e467e83339d505e026ee58f175325.tar.bz2
sci-75bb58a4766e467e83339d505e026ee58f175325.zip
Fix deps of live ebuild
Diffstat (limited to 'sci-mathematics/Macaulay2')
-rw-r--r--sci-mathematics/Macaulay2/ChangeLog3
-rw-r--r--sci-mathematics/Macaulay2/Macaulay2-9999.ebuild1
2 files changed, 4 insertions, 0 deletions
diff --git a/sci-mathematics/Macaulay2/ChangeLog b/sci-mathematics/Macaulay2/ChangeLog
index 597b0873b..a8de11cc7 100644
--- a/sci-mathematics/Macaulay2/ChangeLog
+++ b/sci-mathematics/Macaulay2/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Oct 2012; Thomas Kahle <tomka@gentoo.org> Macaulay2-9999.ebuild:
+ Fix deps of live ebuild
+
12 Oct 2012; Thomas Kahle <tomka@gentoo.org> Macaulay2-9999.ebuild,
metadata.xml:
improve live ebuild
diff --git a/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild b/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild
index 56001b2ef..67c1fee2b 100644
--- a/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild
+++ b/sci-mathematics/Macaulay2/Macaulay2-9999.ebuild
@@ -48,6 +48,7 @@ DEPEND="
sys-libs/ncurses
sys-process/time
>dev-libs/boehm-gc-7.1
+ dev-libs/libatomic_ops
emacs? ( virtual/emacs )"
RDEPEND="${DEPEND}"