Skip to content

Commit 40a3e82

Browse files
authored
Merge pull request #63 from LibrePCB/devtools-appstream-util
Devtools: Install appstream-util
2 parents 538bb8d + a7385ea commit 40a3e82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

devtools/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ RUN apt-get -q update \
1111
clang-format-15 \
1212
libxml-filter-sort-perl \
1313
qt6-declarative-dev-tools \
14-
# Stylecheck tools: git
14+
# Stylecheck tools: git, appstream-util
15+
appstream-util \
1516
git \
1617
# Python for custom formatting scripts, flake8 etc.
1718
python3 \

0 commit comments

Comments
 (0)