mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
dev-python/pillow-heif: add missing libheif version specifier
Adding version specifier to this ugly rdep was clearly not a good idea. Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ RDEPEND="
|
||||
)
|
||||
test? (
|
||||
dev-python/pillow[jpeg,lcms,webp,zlib,${PYTHON_USEDEP}]
|
||||
media-libs/libheif:=[x265]
|
||||
>=media-libs/libheif-1.17.6:=[x265]
|
||||
)
|
||||
"
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user