mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 19:45:41 -04:00
appveyor-dpkg.sh: Add libkf5crash-dev.
Otherwise, the AppVeyor Ubuntu build fails to build the KF5 UI frontend.
This commit is contained in:
parent
f713195461
commit
2bd68a817b
@ -28,6 +28,7 @@ apt-get -y install \
|
||||
libkf5kio-dev \
|
||||
libkf5widgetsaddons-dev \
|
||||
libkf5filemetadata-dev \
|
||||
libkf5crash-dev \
|
||||
\
|
||||
libglib2.0-dev \
|
||||
libgtk2.0-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user