commit: 2ac683eaf770db8ff97cc6f8c7aa8d2fd5bb7e74 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Wed Jan 7 21:39:09 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Wed Jan 7 21:39:09 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2ac683ea
added perl to dependencies Package-Manager: portage-2.2.7 --- sci-biology/velvetk/ChangeLog | 6 +++++- sci-biology/velvetk/velvetk-20120606.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sci-biology/velvetk/ChangeLog b/sci-biology/velvetk/ChangeLog index add4df7..20f03c2 100644 --- a/sci-biology/velvetk/ChangeLog +++ b/sci-biology/velvetk/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-biology/velvetk -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Jan 2015; Martin Mokrejs <[email protected]> + velvetk-20120606.ebuild: + added perl to dependencies + *velvetk-20120606 (15 Apr 2014) 15 Apr 2014; Martin Mokrejs <[email protected]> +metadata.xml, diff --git a/sci-biology/velvetk/velvetk-20120606.ebuild b/sci-biology/velvetk/velvetk-20120606.ebuild index 2ebb4f3..b6bfc94 100644 --- a/sci-biology/velvetk/velvetk-20120606.ebuild +++ b/sci-biology/velvetk/velvetk-20120606.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -DEPEND="" +DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" S="${WORKDIR}"
