From: Michał Górny Date: Sat, 20 Jul 2019 18:48:22 +0000 (+0200) Subject: app-misc/votrify: Fix missing deps & REQUIRED_USE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=932242a6ec5d6767e28c8a6a2187081cfe9df417;p=gentoo.git app-misc/votrify: Fix missing deps & REQUIRED_USE Signed-off-by: Michał Górny --- diff --git a/app-misc/votrify/votrify-5.ebuild b/app-misc/votrify/votrify-5.ebuild index 278667874da3..9b8d0b51538b 100644 --- a/app-misc/votrify/votrify-5.ebuild +++ b/app-misc/votrify/votrify-5.ebuild @@ -14,8 +14,10 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +REQUIRED_USE=${PYTHON_REQUIRED_USE} -RDEPEND="app-misc/gentoo-elections" +RDEPEND="${PYTHON_DEPS} + app-misc/gentoo-elections" src_configure() { # update default location for election scripts