games-board/pysolfc: fix Pillow dependency after version 3.3.0

This commit is contained in:
Julian Ospald 2016-07-10 01:38:04 +02:00
parent 26aa4c5709
commit 6b14a6f2ab
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ MYOPTIONS=""
DEPENDENCIES="
run:
dev-python/Pillow[tk][python_abis:*(-)?]
dev-python/Pillow[python_abis:*(-)?]
dev-python/pygame[python_abis:*(-)?]
dev-tcl/tktable
"