summaryrefslogtreecommitdiff
path: root/app-portage/elsw/elsw-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/elsw/elsw-9999.ebuild')
-rw-r--r--app-portage/elsw/elsw-9999.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/app-portage/elsw/elsw-9999.ebuild b/app-portage/elsw/elsw-9999.ebuild
index 521be8e3f793..1ef0d754ee2d 100644
--- a/app-portage/elsw/elsw-9999.ebuild
+++ b/app-portage/elsw/elsw-9999.ebuild
@@ -22,4 +22,9 @@ fi
LICENSE="GPL-2+"
SLOT="0"
+RDEPEND="
+ dev-python/colorama[${PYTHON_USEDEP}]
+ sys-apps/portage[${PYTHON_USEDEP}]
+"
+
DOCS=( README.md )