Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
Maui Builds
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ab0027
Maui Builds
Commits
c7d72450
Commit
c7d72450
authored
May 28, 2020
by
ab0027
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Qt package name
parent
a5184e9b
Pipeline
#2209
canceled with stages
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build-apk.sh
build-apk.sh
+1
-1
No files found.
build-apk.sh
View file @
c7d72450
...
...
@@ -35,7 +35,7 @@ echo "###\n\n"
if
[
!
-d
/Qt
]
;
then
pip3
install
--upgrade
git+https://github.com/hasboeuf/cuteci.git
cuteci
--installer
http://download.qt.io/official_releases/qt/5.13/5.13.2/qt-opensource-linux-x64-5.13.2.run
install
--destdir
/Qt
--packages
qt.qt5.5132.android
cuteci
--installer
http://download.qt.io/official_releases/qt/5.13/5.13.2/qt-opensource-linux-x64-5.13.2.run
install
--destdir
/Qt
--packages
qt.qt5.5132.android
_armv7
fi
if
[
!
-d
$SCRIPTPATH
/Android
]
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment