summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 17:08:55 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 18:38:04 +0200
commit7c8c6947c2e488a87fd549ce73d316d7c992bafa (patch)
treec11c985b791a5146a2a2edd18230f3218e87644b
parentsci-chemistry/pymol-plugins-dssp: [QA] Add missing python metadata variables (diff)
downloadgentoo-7c8c6947c2e488a87fd549ce73d316d7c992bafa.tar.gz
gentoo-7c8c6947c2e488a87fd549ce73d316d7c992bafa.tar.bz2
gentoo-7c8c6947c2e488a87fd549ce73d316d7c992bafa.zip
sci-chemistry/pymol-plugins-msms: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--sci-chemistry/pymol-plugins-msms/pymol-plugins-msms-100415-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-chemistry/pymol-plugins-msms/pymol-plugins-msms-100415-r1.ebuild b/sci-chemistry/pymol-plugins-msms/pymol-plugins-msms-100415-r1.ebuild
index 13b7ebf66b7c..33c7dbf9be7d 100644
--- a/sci-chemistry/pymol-plugins-msms/pymol-plugins-msms-100415-r1.ebuild
+++ b/sci-chemistry/pymol-plugins-msms/pymol-plugins-msms-100415-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,8 +15,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="BSD pymol"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
+ ${PYTHON_DEPS}
sci-chemistry/msms-bin
sci-chemistry/pymol[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"