pipewire: fix build without x11 support

This commit is contained in:
Izorkin
2023-12-25 23:30:24 +03:00
parent 18730a04b0
commit b59ddb30f4
@@ -68,7 +68,7 @@
, mysofaSupport ? true
, libmysofa
, tinycompress
, ffadoSupport ? stdenv.buildPlatform.canExecute stdenv.hostPlatform
, ffadoSupport ? x11Support && stdenv.buildPlatform.canExecute stdenv.hostPlatform
, ffado
, libselinux
}: