Unidiff1 files changed, 3 insertions, 0 deletions
|
diff --git a/README b/README index e142382..89a9892 100644 --- a/ README+++ b/ README |
|
@@ -81,12 +81,15 @@ For a successful Opie build, you need to install the following libraries and hea |
81 | * libsqlite >= 3.0.0 |
81 | * libsqlite >= 3.0.0 |
82 | http://www.sqlite.org/download.html |
82 | http://www.sqlite.org/download.html |
83 | |
83 | |
84 | * libipk >= 138 |
84 | * libipk >= 138 |
85 | ftp://handhelds.org/linux/packages/ipkg |
85 | ftp://handhelds.org/linux/packages/ipkg |
86 | |
86 | |
| |
87 | * libobexftp >= 0.19 |
| |
88 | http://triq.net/obexftp.html |
| |
89 | |
87 | 3. Required Programs |
90 | 3. Required Programs |
88 | ==================== |
91 | ==================== |
89 | |
92 | |
90 | For a successful usage of Opie, you should install the following programs: |
93 | For a successful usage of Opie, you should install the following programs: |
91 | |
94 | |
92 | * obexftpd |
95 | * obexftpd |
|