From 8d8474e48d134c6ee64311d47f22753adcd63d10 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 27 Mar 2006 13:35:50 +0000 Subject: add obexftp dependency to build system. patch courtesy Dmitriy Korovkin - thanks --- (limited to 'dependencies.in') diff --git a/dependencies.in b/dependencies.in index 2a3d34a..8d6fdbe 100644 --- a/dependencies.in +++ b/dependencies.in @@ -114,3 +114,14 @@ string "libflite library dir" depends LIBFLITE_DEP + config LIBOBEXFTP_DEP + boolean "Have OBEX FTP library" + default "n" + + config LIBOBEXFTP_INC_DIR + string "OBEXFTP include dir" + depends LIBOBEXFTP_DEP + + config LIBOBEXFTP_LIB_DIR + string "OBEXFTP library dir" + depends LIBOBEXFTP_DEP -- cgit v0.9.0.2