diff options
Diffstat (limited to 'media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild b/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild index 2ae05a550bd6..2876fb89bc33 100644 --- a/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild +++ b/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -157,7 +157,7 @@ BDEPEND=" >=dev-util/bindgen-0.58.0 ) sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]") vulkan? ( |