Skip to content

Fix linking against X11 #145

@GoogleCodeExporter

Description

@GoogleCodeExporter
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 nemysisbsd on 11 Dec 2014 at 5:34

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions