Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / sdl_net / Config.in
1 config BR2_PACKAGE_SDL_NET
2         bool "SDL_net"
3         depends on BR2_PACKAGE_SDL
4         help
5           SDL_net is a small, low-level, cross-platform network library, that
6           can be used with the Simple DirectMedia Layer library (SDL).
7
8           http://www.libsdl.org/projects/SDL_net/