File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ This script will take care of downloading the Android SDK/NDK for you.
17
17
Once the stack is compiled you can setup and install the demo app by
18
18
running :
19
19
20
+ $ source android-env.sh
20
21
$ make ohand-app-full
21
22
22
23
After you setup the app, any modification to the app can be compiled
Original file line number Diff line number Diff line change 150
150
</dependencies >
151
151
</autotools >
152
152
153
- <autotools id =" libsoup" autogenargs =" --disable-tls-check --without-gnome" >
153
+ <autotools id =" libsoup" autogenargs =" --disable-tls-check --without-gnome --without-apache-httpd " >
154
154
<branch module =" djdeath/libsoup" repo =" github.com" version =" master" />
155
155
<dependencies >
156
156
<dep package =" glib" />
You can’t perform that action at this time.
0 commit comments