media-libs/virglrenderer: fix DeprecatedEclass (eutils)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-10-08 21:00:08 +01:00
parent 9f62acfb1b
commit bb18f2b42a

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
inherit eutils meson
inherit meson
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://anongit.freedesktop.org/git/virglrenderer.git"