treewide: mesa -> libgbm, but again and more (#375759)

This commit is contained in:
K900
2025-01-22 11:55:50 +03:00
committed by GitHub
5 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -19,7 +19,7 @@
libpulseaudio,
libusb1,
libxkbcommon,
mesa,
libgbm,
ninja,
nix-update-script,
nixosTests,
@@ -38,7 +38,7 @@
ibusSupport ? stdenv.hostPlatform.isUnix && !stdenv.hostPlatform.isDarwin,
jackSupport ? stdenv.hostPlatform.isLinux && !stdenv.hostPlatform.isAndroid,
libdecorSupport ? stdenv.hostPlatform.isLinux && !stdenv.hostPlatform.isAndroid,
openglSupport ? lib.meta.availableOn stdenv.hostPlatform mesa,
openglSupport ? lib.meta.availableOn stdenv.hostPlatform libGL,
pipewireSupport ? stdenv.hostPlatform.isLinux && !stdenv.hostPlatform.isAndroid,
pulseaudioSupport ?
config.pulseaudio or stdenv.hostPlatform.isLinux && !stdenv.hostPlatform.isAndroid,
@@ -110,7 +110,7 @@ stdenv.mkDerivation (finalAttrs: {
++ lib.optional dbusSupport dbus
++ lib.optionals drmSupport [
libdrm
mesa # libgbm
libgbm
]
++ lib.optional jackSupport libjack2
++ lib.optional libdecorSupport libdecor
+2 -2
View File
@@ -17,7 +17,7 @@
libunwind,
libusb1,
magic-enum,
mesa,
libgbm,
pkg-config,
pugixml,
qt6,
@@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
xorg.libX11
xorg.libXext
magic-enum
mesa
libgbm
pugixml
qt6.qtbase
qt6.qtdeclarative
+1 -1
View File
@@ -76,7 +76,7 @@ stdenv.mkDerivation (finalPackages: {
libxkbfile
libxshmfence
libgbm
mesa
mesa # uses dri_interface.h
nettle
openssl
pixman
+1 -1
View File
@@ -91,7 +91,7 @@ stdenv.mkDerivation rec {
libsndfile
libtiff
lz4
mesa
mesa # actually uses eglmesaext
openssl
systemd
udev
+1 -1
View File
@@ -99,7 +99,7 @@ stdenv.mkDerivation rec {
libxkbfile
libxshmfence
libxcvt
mesa
mesa # uses dri_interface.h
openssl
pixman
systemd