projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e12fd
)
sdl_ttf: needs freetype
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 16 Jul 2008 14:37:43 +0000
(14:37 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 16 Jul 2008 14:37:43 +0000
(14:37 -0000)
Update help text while we're at it.
Based on patch by artemys. Closes #4154.
package/sdl_ttf/Config.in
patch
|
blob
|
history
diff --git
a/package/sdl_ttf/Config.in
b/package/sdl_ttf/Config.in
index d3f4f0d8b07955a16aab20ab340f2c2a6816c540..21d43eb007fd727faeafc77cf78f5d9223b15832 100644
(file)
--- a/
package/sdl_ttf/Config.in
+++ b/
package/sdl_ttf/Config.in
@@
-1,6
+1,10
@@
config BR2_PACKAGE_SDL_TTF
bool "SDL_TTF"
default n
+ select BR2_PACKAGE_FREETYPE
help
+ SDL_ttf is a sample TrueType font library. It allows you to
+ use TrueType fonts in your SDL applications.
http://www.libsdl.org/projects/SDL_ttf/
+