What steps will reproduce the problem?
1. X11 is needed
2.
3.
What is the expected output? What do you see instead?
Add X11 to src/engine/input/SConstruct.main
What version of the product are you using? On what operating system?
Pingus Git from Google Code, openSUSE
Please provide any additional information below.
With this Sed, Pingus use in Build X11
sed -i 's|'SDL_mixer', 'png'|'SDL_mixer', 'png', 'X11'|' \
src/engine/input/SConstruct.main
Original issue reported on code.google.com by
nemysisbsdon 11 Dec 2014 at 5:34