mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
games-util/mangohud: inherit python-any-r1 and add libdrm as dep
Closes: https://bugs.gentoo.org/843734 Closes: https://bugs.gentoo.org/843737 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
PYTHON_COMPAT=( python3_{8..10} )
|
PYTHON_COMPAT=( python3_{8..10} )
|
||||||
|
|
||||||
inherit python-r1 distutils-r1 meson
|
inherit python-any-r1 distutils-r1 meson
|
||||||
|
|
||||||
MY_PV=$(ver_cut 1-3)
|
MY_PV=$(ver_cut 1-3)
|
||||||
[ -n "$(ver_cut 4)" ] && MY_PV_REV="-$(ver_cut 4)"
|
[ -n "$(ver_cut 4)" ] && MY_PV_REV="-$(ver_cut 4)"
|
||||||
@@ -43,6 +43,7 @@ DEPEND="
|
|||||||
>=dev-util/vulkan-headers-1.2
|
>=dev-util/vulkan-headers-1.2
|
||||||
media-libs/vulkan-loader
|
media-libs/vulkan-loader
|
||||||
media-libs/libglvnd
|
media-libs/libglvnd
|
||||||
|
x11-libs/libdrm
|
||||||
dbus? ( sys-apps/dbus )
|
dbus? ( sys-apps/dbus )
|
||||||
X? ( x11-libs/libX11 )
|
X? ( x11-libs/libX11 )
|
||||||
video_cards_nvidia? (
|
video_cards_nvidia? (
|
||||||
|
|||||||
Reference in New Issue
Block a user