|
diff --git a/AUTHORS b/AUTHORS index 37c75db..0ddc876 100644 --- a/ AUTHORS+++ b/ AUTHORS |
|
@@ -1,6 +1,8 @@ |
1 | Rajko 'alwin' Albrecht <alwin@handhelds.org> |
1 | Rajko 'alwin' Albrecht <alwin@handhelds.org> |
2 | Stefan Eilers <eilers@sra.uni-hannover.de> |
2 | Stefan Eilers <eilers@sra.uni-hannover.de> |
3 | Holger 'Zecke' Freyther <zecke@handhelds.org> |
3 | Holger 'Zecke' Freyther <zecke@handhelds.org> |
| |
4 | Robert 'Sandman' Griebl <sandman@handhelds.org> |
| |
5 | Alberto 'Skyhusker' Hierro <skyhusker@handhelds.org> |
4 | Chris 'Kergoth' Larson <kergoth@handhelds.org> |
6 | Chris 'Kergoth' Larson <kergoth@handhelds.org> |
5 | Lorn 'ljp' Potter <ljp@handhelds.org> |
7 | Lorn 'ljp' Potter <ljp@handhelds.org> |
6 | Michael 'Mickey' Lauer <mickeyl@handhelds.org> |
8 | Michael 'Mickey' Lauer <mickeyl@handhelds.org> |
|
|
diff --git a/README b/README index c1f61a6..9fe690e 100644 --- a/ README+++ b/ README |
|
@@ -70,7 +70,7 @@ For a successful build you must install these librarys and headers. |
70 | * libsdl >= 1.2.0 |
70 | * libsdl >= 1.2.0 |
71 | http://www.libsdl.org/download-1.2.php |
71 | http://www.libsdl.org/download-1.2.php |
72 | |
72 | |
73 | * libxine >= 1.0 RC6 |
73 | * libxine >= 1.0 |
74 | http://prdownloads.sourceforge.net/xine/ |
74 | http://prdownloads.sourceforge.net/xine/ |
75 | |
75 | |
76 | * libpcap >= 0.7.2 |
76 | * libpcap >= 0.7.2 |
@@ -82,7 +82,7 @@ For a successful build you must install these librarys and headers. |
82 | * libsqlite >= 3.0.0 |
82 | * libsqlite >= 3.0.0 |
83 | http://www.sqlite.org/download.html |
83 | http://www.sqlite.org/download.html |
84 | |
84 | |
85 | * libipk v109 (or greater) |
85 | * libipk v135 (or greater) |
86 | ftp://handhelds.org/linux/packages/ipkg |
86 | ftp://handhelds.org/linux/packages/ipkg |
87 | |
87 | |
88 | 3. Supported Devices |
88 | 3. Supported Devices |
|