dev-python/PyAutoGUI: cleanup deps

Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
Anton Schubert 2022-09-13 00:18:53 +02:00
parent 9ceaefffc1
commit 3a7ef09e20
2 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,5 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/python-xlib[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP},jpeg]"
BDEPEND="${RDEPEND} dev-python/pytest-timeout dev-python/pytest-cov"
BDEPEND="${RDEPEND}"
RESTRICT="mirror test"