diff options
author | Anton Lundin <glance@acc.umu.se> | 2016-06-23 22:56:27 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-06-23 16:32:24 -0700 |
commit | f3cde0357f66ad07f6bbb7933cc0e4e3539fd910 (patch) | |
tree | 546e6519fb1140bd75cc8cb966d85abfcfc531e6 /packaging | |
parent | 4f850e2aa556bec262069c8c603e83824811e944 (diff) | |
download | subsurface-f3cde0357f66ad07f6bbb7933cc0e4e3539fd910.tar.gz |
android: Correct README
We don't depend on Qt5.5, we depend on Qt for android.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/android/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/android/README b/packaging/android/README index 54cd544ec..bda4aa4aa 100644 --- a/packaging/android/README +++ b/packaging/android/README @@ -3,7 +3,7 @@ Tool repo to crosscompile subsurface to android-arm Dependencies: -1. android_sdk, android_ndk and Qt5.5. See step 0. +1. android_sdk, android_ndk and Qt for android. See step 0. 2. cmake 3. ant 4. Java JDK |