On 2008/02/03 21:05, Jean Raby wrote: > this patch seems to fix the freetype dependency problem
"checking for TT_Init_FreeType in -lttf... no" libttf is pulled in if it exists, but the build works either way. people porting things need to keep an eye out for these by looking at configure output. sometimes you can just add a --disable-foo to CONFIGURE_ARGS, other times you need to decide between patching configure and adding the dependency. > -----8<----[snip]----8<----- nearly, but you also need to bump package versions too.
