Add prerequisite on Ubuntu
To avoid future confusion on building on other platforms.
This commit is contained in:
parent
6cd5c59f3d
commit
815b5b8568
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ This app is built on top of Samba 4.5.1.
|
||||||
Android SDK and NDK r15b or above are required to build this app. Android Studio is highly
|
Android SDK and NDK r15b or above are required to build this app. Android Studio is highly
|
||||||
recommended.
|
recommended.
|
||||||
|
|
||||||
|
This build guide is only tested on Ubuntu. Changes to make it build on other platforms are
|
||||||
|
welcome.
|
||||||
|
|
||||||
### Build Steps
|
### Build Steps
|
||||||
1. Download and unarchive Samba 4.5.1 [source code][samba-source].
|
1. Download and unarchive Samba 4.5.1 [source code][samba-source].
|
||||||
2. Change directory to the root of Samba source code.
|
2. Change directory to the root of Samba source code.
|
||||||
|
|
Loading…
Reference in a new issue