commit: 631eedf1b031ed36253f61be2a0e677081343a25 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Wed Mar 30 14:48:55 2016 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Wed Mar 30 14:48:55 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=631eedf1
sci-biology/DisEMBL: added DEPENDency on tisean Package-Manager: portage-2.2.28 sci-biology/DisEMBL/DisEMBL-1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/DisEMBL/DisEMBL-1.4.ebuild b/sci-biology/DisEMBL/DisEMBL-1.4.ebuild index 4007bdc..524b3e6 100644 --- a/sci-biology/DisEMBL/DisEMBL-1.4.ebuild +++ b/sci-biology/DisEMBL/DisEMBL-1.4.ebuild @@ -18,7 +18,7 @@ IUSE="" # The smoothing function sav_gol.c cannot be re-distributed but can be downloaded from TISEAN. # http://www.mpipks-dresden.mpg.de/~tisean/ -DEPEND="" +DEPEND="sci-mathematics/tisean" RDEPEND="${DEPEND} sci-biology/biopython"
