Skip to content

Commit

Permalink
Merge pull request #4041
Browse files Browse the repository at this point in the history
ff0c068 Android: disable asking for desktop entry (malinero)
  • Loading branch information
luigi1111 committed Sep 28, 2022
2 parents 4b8e0f3 + ff0c068 commit f93c677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.android
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ CMD set -ex \
-DQT_ANDROID_APPLICATION_BINARY="monero-wallet-gui" \
-DANDROID_SDK="${ANDROID_SDK_ROOT}" \
-DWITH_SCANNER=ON \
-DWITH_DESKTOP_ENTRY=OFF \
../../.. \
&& PATH=${HOST_PATH} make generate_translations_header \
&& make -j${THREADS} -C src \
Expand Down

0 comments on commit f93c677

Please sign in to comment.