genode/repos/libports/recipes/src/sdl
2017-12-21 15:01:34 +01:00
..
api libports: create SDL recipe 2017-12-21 15:01:34 +01:00
content.mk libports: create SDL recipe 2017-12-21 15:01:34 +01:00
hash libports: create SDL recipe 2017-12-21 15:01:34 +01:00
README libports: create SDL recipe 2017-12-21 15:01:34 +01:00
used_apis libports: create SDL recipe 2017-12-21 15:01:34 +01:00

SDL itself does not depend on base, os and timer_session APIs. The libc,
however, does (via its pthread dependency) and therefor we have to include
it here.