mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
app-admin/ananicy: add missing REQUIRED_USE="${PYTHON_REQUIRED_USE}"
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -15,8 +15,12 @@ LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
DEPEND="${PYTHON_DEPS}"
|
||||
RDEPEND="sys-process/schedtool"
|
||||
RDEPEND="${DEPEND}
|
||||
sys-process/schedtool
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${P^}"
|
||||
DOCS=( README.md )
|
||||
|
||||
Reference in New Issue
Block a user