From: David Seifert Date: Sat, 14 May 2016 21:56:04 +0000 (+0200) Subject: sci-biology/vienna-rna: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=47b5c97a6d7b1dcf8268ce0a9b11ef76e5a585db;p=gentoo.git sci-biology/vienna-rna: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-biology/vienna-rna/vienna-rna-2.1.8.ebuild b/sci-biology/vienna-rna/vienna-rna-2.1.8.ebuild index 8b862403e25f..d485f76997ee 100644 --- a/sci-biology/vienna-rna/vienna-rna-2.1.8.ebuild +++ b/sci-biology/vienna-rna/vienna-rna-2.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,7 +28,7 @@ DEPEND=" doc? ( dev-texlive/texlive-latex ) python? ( ${PYTHON_DEPS} - dev-lang/swig )" + dev-lang/swig:0 )" RDEPEND="${DEPEND}" S="${WORKDIR}/ViennaRNA-${PV}"