envision: look ma, it's more missing dependencies! (#374404)

This commit is contained in:
Sefa Eyeoglu
2025-01-17 11:06:46 +01:00
committed by GitHub
+6
View File
@@ -76,6 +76,8 @@ buildFHSEnv {
pkgs.wivrn.buildInputs
++ pkgs.wivrn.nativeBuildInputs
++ (with pkgs; [
avahi
ffmpeg
glib
libmd
ninja
@@ -97,7 +99,11 @@ buildFHSEnv {
libwebp
openssl
openxr-loader
pipewire
pulseaudio
systemd
vulkan-loader
x264
])
++ (with pkgs; [
android-tools # For adb installing WiVRn APKs