Skip to content

Commit 36752dd

Browse files
committed
fix deps. for FreeBSD
1 parent 576072a commit 36752dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
prepare: |
259259
pkg install -y cmake git eigen glm exiv2 nlopt fast_float md4c qxlsx perl5 xorg-vfbserver gettext qt5-charts qt5-concurrent qt5-core \
260260
qt5-gui qt5-network qt5-opengl qt5-widgets qt5-multimedia qt5-buildtools qt5-qmake qt5-script qt5-testlib \
261-
qt5-linguisttools qt5-positioning
261+
qt5-linguisttools qt5-webengine
262262
263263
run: |
264264
set -e -x

0 commit comments

Comments
 (0)