diff options
Diffstat (limited to 'package/sdl_net')
-rw-r--r-- | package/sdl_net/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/sdl_net/Config.in b/package/sdl_net/Config.in index 2001d230fe..2d9cbe1ca1 100644 --- a/package/sdl_net/Config.in +++ b/package/sdl_net/Config.in @@ -2,7 +2,8 @@ config BR2_PACKAGE_SDL_NET bool "SDL_net" depends on BR2_PACKAGE_SDL help - SDL_net is a small, low-level, cross-platform network library, that - can be used with the Simple DirectMedia Layer library (SDL). + SDL_net is a small, low-level, cross-platform network + library, that can be used with the Simple DirectMedia Layer + library (SDL). http://www.libsdl.org/projects/SDL_net/ |