get sdl camera working

This commit is contained in:
2024-04-27 13:37:11 +02:00
parent a8ebcdc970
commit 8a55c0f763
4 changed files with 91 additions and 16 deletions

View File

@@ -74,6 +74,8 @@
#(libsodium.override { stdenv = pkgs.pkgsStatic.stdenv; })
#pkgsStatic.libsodium
libsodium
libopus
libvpx
] ++ self.packages.${system}.default.dlopenBuildInputs;
cmakeFlags = [