Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-DEPEND="
+RDEPEND="
dev-lang/perl
media-libs/gd
doc? ( dev-texlive/texlive-latex )
- python? (
- ${PYTHON_DEPS}
- dev-lang/swig:0 )"
-RDEPEND="${DEPEND}"
+ python? ( ${PYTHON_DEPS} )"
+DEPEND="${RDEPEND}
+ python? ( dev-lang/swig:0 )"
S="${WORKDIR}/ViennaRNA-${PV}"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-DEPEND="
+RDEPEND="
dev-lang/perl
media-libs/gd
doc? ( dev-texlive/texlive-latex )
- python? (
- ${PYTHON_DEPS}
- dev-lang/swig:0 )"
-RDEPEND="${DEPEND}"
+ python? ( ${PYTHON_DEPS} )"
+DEPEND="${RDEPEND}
+ python? ( dev-lang/swig:0 )"
S="${WORKDIR}/ViennaRNA-${PV}"