summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2020-02-10 14:02:52 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2020-02-10 14:02:52 +0300
commit8eb9170005166e91c4d4356b60e84b99b02f1564 (patch)
tree04bd11dc549c8eea6498d573ff4f391a73ef35b9
parentdev-python: drop old flask (diff)
downloadalexxy-8eb9170005166e91c4d4356b60e84b99b02f1564.tar.gz
alexxy-8eb9170005166e91c4d4356b60e84b99b02f1564.tar.bz2
alexxy-8eb9170005166e91c4d4356b60e84b99b02f1564.zip
www-apps/octoprint: pip needed at runtime
Package-Manager: Portage-2.3.86, Repoman-2.3.20 RepoMan-Options: --force Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
-rw-r--r--www-apps/octoprint/octoprint-1.4.0_rc4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-apps/octoprint/octoprint-1.4.0_rc4.ebuild b/www-apps/octoprint/octoprint-1.4.0_rc4.ebuild
index 10256f4..a1a3b23 100644
--- a/www-apps/octoprint/octoprint-1.4.0_rc4.ebuild
+++ b/www-apps/octoprint/octoprint-1.4.0_rc4.ebuild
@@ -22,6 +22,7 @@ BDEPEND=""
RDEPEND="
acct-user/octoprint
acct-group/octoprint
+ dev-python/pip
>=dev-python/flask-0.12
<dev-python/flask-0.13
>=dev-python/jinja-2.8.1