CI: install the right flavor of appstreamqt

Needs "qt5" for the Qt5 version, and no suffix for Qt6. Now we can
at least spot the build error in neon-nightly.

SEE #2202
This commit is contained in:
Adriaan de Groot 2023-09-28 21:39:25 +02:00
parent 0cc8842c42
commit 7ece6f9d2c

View File

@ -34,4 +34,4 @@ apt-get -y install \
qttools5-dev \ qttools5-dev \
qttools5-dev-tools qttools5-dev-tools
apt-get -y install \ apt-get -y install \
libappstreamqt-dev libappstreamqt5-dev