Closed DuBistKomisch closed 7 years ago
However there is this warning after it builds:
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libsdl2-2.0-0/usr/lib/arm-linux-gnueabihf/libSDL2-2.0.so.0.4.1 was not linked against libpulse-simple.so.0 (it uses none of the library's symbols)
Maybe it's an issue with sdl2's configuration?
I'm trying to set up RetroPie on a SolidRun Cubox-i. I'm using their official jessie image as a starting point. I get the impression from the wiki that compatibility with non-Pi platforms is at least considered.
When I try to install the core modules, sdl2 fails to build:
apt-get install libpulse-dev
fixed it, so I'm assuming it just needs to be added to thedepends
in the script.