summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2019-05-24 10:53:44 -0400
committerVirgil Dupras <vdupras@gentoo.org>2019-05-24 10:53:44 -0400
commite0551974460df8dec65cf57fa8399857e5f827c3 (patch)
treeeacce7bc4d23180d8886b16ca98fdf631108dae5
parentdev-python/squaremap: fix wxpython dep (diff)
downloadgentoo-e0551974460df8dec65cf57fa8399857e5f827c3.tar.gz
gentoo-e0551974460df8dec65cf57fa8399857e5f827c3.tar.bz2
gentoo-e0551974460df8dec65cf57fa8399857e5f827c3.zip
dev-python/runsnakerun: fix wxpython dep
It wasn't properly slotted Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-python/runsnakerun/runsnakerun-2.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild b/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
index e99e600ade39..4638198dacf3 100644
--- a/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
+++ b/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,6 +22,6 @@ IUSE=""
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
dev-python/squaremap
- dev-python/wxpython"
+ dev-python/wxpython:3.0"
S="${WORKDIR}"/${MY_P}