-rw-r--r-- | dependencies.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.in b/dependencies.in index 70619de..2a3d34a 100644 --- a/dependencies.in +++ b/dependencies.in @@ -62,25 +62,25 @@ boolean "Have libsdl12 and sdlimage" default "n" config LIBSDL_LIB_DIR string "LIBSDL library dir" depends LIBSDL_DEP config LIBSDL_INC_DIR string "LIBSDL include dir" depends LIBSDL_DEP config LIBSWORD_DEP - boolean "Have libsword > = 1.5.0" + boolean "Have libsword > = 1.5.8" default "n" config LIBSWORD_LIB_DIR string "libsword library dir" depends LIBSWORD_DEP config LIBSWORD_INC_DIR string "libsword include dir" depends LIBSWORD_DEP config LIBBLUEZ_DEP boolean "Have bluez library" |