-rw-r--r-- | dependencies.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dependencies.in b/dependencies.in index deff7bb..19220f9 100644 --- a/dependencies.in +++ b/dependencies.in @@ -34,9 +34,9 @@ string "LIBSQLITE include dir" depends LIBSQLITE_DEP config LIBXINE_DEP - boolean "have libxine 1.0 beta11" + boolean "Have libxine 1.0 beta11" default "n" config LIBXINE_LIB_DIR string "LIBXINE library dir" @@ -46,9 +46,9 @@ string "LIBXINE include dir" depends LIBXINE_DEP config LIBIPK_DEP - boolean "have libipkg v109 or greater" + boolean "Have libipkg v109 or greater" default "n" config LIBIPK_LIB_DIR string "libipkg library dir" @@ -58,9 +58,9 @@ string "libipkg include dir" depends LIBIPK_DEP config LIBSDL_DEP - boolean "have libsdl12 and sdlimage" + boolean "Have libsdl12 and sdlimage" default "n" config LIBSDL_LIB_DIR string "LIBSDL library dir" |