aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2015-11-24 18:06:18 +0100
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2015-11-24 18:06:18 +0100
commit86239003790adfcc24b9ec2bebc0a065fc81e036 (patch)
tree6e6762defa5687a6ee09d00573a588179845e9b9
parentsci-libs/arrayfire: Version bump (diff)
downloadsci-86239003790adfcc24b9ec2bebc0a065fc81e036.tar.gz
sci-86239003790adfcc24b9ec2bebc0a065fc81e036.tar.bz2
sci-86239003790adfcc24b9ec2bebc0a065fc81e036.zip
sci-biology/maker: added DEPENDencies on two new dev-perl/ packages added by Andreas K. Hüttel to the main portage tree
-rw-r--r--sci-biology/maker/maker-2.31.8.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/maker/maker-2.31.8.ebuild b/sci-biology/maker/maker-2.31.8.ebuild
index 7f422b9cf..9ab0eed60 100644
--- a/sci-biology/maker/maker-2.31.8.ebuild
+++ b/sci-biology/maker/maker-2.31.8.ebuild
@@ -19,10 +19,8 @@ SLOT="0"
KEYWORDS=""
IUSE="mpi"
-# http://search.cpan.org/~rgarcia/Perl-Unsafe-Signals-0.02/ # bug #566358
# http://search.cpan.org/~rybskej/forks-0.36/lib/forks.pm # bug #566360
# http://search.cpan.org/~rybskej/forks-0.36/lib/forks/shared.pm
-# http://search.cpan.org/~dconway/IO-Prompt-0.997002/lib/IO/Prompt.pm # bug #566362
DEPEND="
mpi? ( sys-cluster/mpich2 )
dev-perl/DBI
@@ -34,6 +32,8 @@ DEPEND="
dev-perl/libwww-perl
dev-perl/DBD-Pg
dev-perl/Want
+ dev-perl/IO-Prompt
+ dev-perl/Perl-Unsafe-Signals
virtual/perl-Module-Build
>=sci-biology/bioperl-1.6
sci-biology/ncbi-tools || ( sci-biology/ncbi-tools++ )
@@ -88,9 +88,9 @@ pkg_nofetch() {
einfo "Please visit ${HOMEPAGE} and obtain the file"
einfo "maker-"${PV}".tgz and place it into ${DISTDIR}"
einfo "You must also install sci-biology/repeatmasker otherwise"
- einfo "MAKER install will stop."
+ einfo "MAKER install process will stop."
einfo "That in turn requires you to register at http://www.girinst.org/server/RepBase"
- einfo "to obtain for sci-biology/repeatmasker-libraries"
+ einfo "to obtain sci-biology/repeatmasker-libraries data file"
}
src_compile(){