summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-01 22:04:41 +0000
committerSam James <sam@gentoo.org>2024-03-01 22:04:41 +0000
commitf92d679bb4e469a21c01dfbbc42da2a06ef23f82 (patch)
treef3aec3407c1fbfc7c77530a41c6fe0144b90ba7c /x11-wm/mutter/mutter-44.3.ebuild
parentmedia-libs/mesa-amber: --buildtype -> -Dbuildtype for meson.eclass changes (diff)
downloadgentoo-f92d679bb4e469a21c01dfbbc42da2a06ef23f82.tar.gz
gentoo-f92d679bb4e469a21c01dfbbc42da2a06ef23f82.tar.bz2
gentoo-f92d679bb4e469a21c01dfbbc42da2a06ef23f82.zip
x11-wm/mutter: --buildtype -> -Dbuildtype for meson.eclass changes
Since b95ea11330e446d0deb89ca7d78356cb2a7d0d06, we need to do -Dbuildtype, not --buildtype. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter/mutter-44.3.ebuild')
-rw-r--r--x11-wm/mutter/mutter-44.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/mutter/mutter-44.3.ebuild b/x11-wm/mutter/mutter-44.3.ebuild
index 00c6855daa5c..cd00690a208a 100644
--- a/x11-wm/mutter/mutter-44.3.ebuild
+++ b/x11-wm/mutter/mutter-44.3.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
@@ -164,7 +164,7 @@ src_configure() {
# - https://bugs.gentoo.org/835786
# - https://forums.gentoo.org/viewtopic-p-8695669.html
- --buildtype $(usex debug debug plain)
+ -Dbuildtype=$(usex debug debug plain)
-Dopengl=true
$(meson_use wayland gles2)
#gles2_libname