dev-embedded/rauc: inherit python-any-r1

no longer inherited automatically by docs

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-12-06 11:24:22 +01:00
parent 6d5d75a0a3
commit 2212644660

View File

@@ -3,10 +3,11 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
DOCS_BUILDER="sphinx"
DOCS_DIR="${S}/docs"
inherit autotools docs
inherit autotools python-any-r1 docs
DESCRIPTION="Lightweight update client that runs on your Embedded Linux device"
HOMEPAGE="https://rauc.io/"