mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-09 00:10:21 +03:00
media-libs/libdisplay-info: Add multilib support
Needed as a dependency of media-libs/mesa. Bug: https://bugs.gentoo.org/961512 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..14} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit meson python-any-r1
|
||||
inherit meson-multilib python-any-r1
|
||||
|
||||
DESCRIPTION="EDID and DisplayID library"
|
||||
HOMEPAGE="https://gitlab.freedesktop.org/emersion/libdisplay-info"
|
||||
|
||||
Reference in New Issue
Block a user