commit:     e6074ac17b14d6d2baf11ae676d1d65132f2521b
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Sun May 21 20:06:20 2017 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Sun May 21 20:06:20 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e6074ac1

sci-biology/cutadapt: add recent new dependency

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-biology/cutadapt/cutadapt-1.9.1.ebuild | 4 +++-
 sci-biology/cutadapt/cutadapt-9999.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-biology/cutadapt/cutadapt-1.9.1.ebuild 
b/sci-biology/cutadapt/cutadapt-1.9.1.ebuild
index bd412150b..7570d57b0 100644
--- a/sci-biology/cutadapt/cutadapt-1.9.1.ebuild
+++ b/sci-biology/cutadapt/cutadapt-1.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,3 +15,5 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+
+DEPEND=">=dev-python/xopen-0.1.1[${PYTHON_USEDEP}]"

diff --git a/sci-biology/cutadapt/cutadapt-9999.ebuild 
b/sci-biology/cutadapt/cutadapt-9999.ebuild
index 13fc54d09..4cbcb5a45 100644
--- a/sci-biology/cutadapt/cutadapt-9999.ebuild
+++ b/sci-biology/cutadapt/cutadapt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,3 +15,5 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
+
+DEPEND=">=dev-python/xopen-0.1.1[${PYTHON_USEDEP}]"

Reply via email to