I'm looking for help to compile this:
https://gitlab.com/recalbox/recalbox-emulationstation
However, there are some dependencies missing:
CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (SDLMIXER)
  does not match the name of the calling package (SDL2MIXER).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  CMake/Packages/FindSDL2MIXER.cmake:49 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:57 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (PkgConfig)
  does not match the name of the calling package (PulseAudio).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
  CMake/Packages/FindPulseAudio.cmake:30 (include)
  CMakeLists.txt:60 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.
Do you have experience in compiling things on Linux?
I like Recalbox a lot more than the other EmulationStation that runs on Raspberry Pi/PC and others (that one I can compile following the instructions but Recalbox didn't work because of some missing dependencies.)



