Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ab0027
mauikit-docker-images
Commits
5699df56
Commit
5699df56
authored
Jun 23, 2020
by
ab0027
💬
Browse files
Update packages
parent
b0f9078f
Pipeline
#2286
failed with stages
in 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ubuntu/18.04-arm64/Dockerfile
View file @
5699df56
...
...
@@ -49,7 +49,7 @@ RUN mkdir -p \
libqt5sql5-sqlite:arm64 libkf5auth-dev:arm64 libkf5coreaddons-dev:arm64 libkf5bookmarks-dev:arm64 \
libkf5widgetsaddons-dev:arm64 libkf5completion-dev:arm64 libkf5codecs-dev:arm64 \
libtag1-dev:arm64 libkf5contacts-dev:arm64 libkf5people-dev:arm64 libfam0:arm64 libkdecorations2-dev:arm64 \
libkdecorations2-dev:arm64 libkf5declarative-dev:arm64 libkf5plasma-dev:arm64 libkf5i18n-dev; \
libkdecorations2-dev:arm64 libkf5declarative-dev:arm64 libkf5plasma-dev:arm64 libkf5i18n-dev
:arm64 libexiv2-dev:arm64
; \
# extract downloaded files
for DEB_FILE in var/cache/apt/archives/*.deb; do \
...
...
@@ -114,3 +114,4 @@ RUN cmake . -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLC
RUN
apt-get autoremove checkinstall
;
\
apt-get autoclean
\ No newline at end of file
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