app-admin/ananicy: add PYTHON_DEPS

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 11:17:57 +02:00
parent 658a6b3354
commit bc25a26084

View File

@@ -14,6 +14,9 @@ SRC_URI="https://github.com/Nefelim4ag/Ananicy/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="${PYTHON_DEPS}"
S="${WORKDIR}/${P^}"
DOCS=( README.md )