Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cust
kom-in
qDaisy
Commits
fd60c383
Commit
fd60c383
authored
Mar 23, 2022
by
Tim Shirley
🖥
Browse files
Extend Dockerfile for package building
parent
5529dc7b
Pipeline
#243
passed with stage
in 1 minute and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
fd60c383
...
...
@@ -9,7 +9,11 @@ RUN apt-get update && \
apt-get
install
-y
\
build-essential
\
pkg-config
\
debhelper
\
doxygen
\
git
\
qt5-default
\
qtbase5-dev
\
qtbase5-dev-tools
\
qttools5-dev-tools
&&
\
apt-get clean
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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