Skip to content

Commit

Permalink
Android: disable asking for desktop entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinero committed Sep 25, 2022
1 parent 57fefba commit ff0c068
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 @@ -227,6 +227,7 @@ CMD set -ex \
-DLRELEASE_PATH="${PREFIX}/bin" \
-DQT_ANDROID_APPLICATION_BINARY="monero-wallet-gui" \
-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 ff0c068

Please sign in to comment.