Skip to content

Commit e22b58b

Browse files
committed
CI (NetBSD): try fixing build
1 parent 0406f5c commit e22b58b

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
@@ -453,7 +453,7 @@ jobs:
453453
version: '10.0'
454454
run: |
455455
uname -a
456-
sudo pkgin -y install cmake git pkgconf wayland vulkan-headers dconf dbus sqlite3 ImageMagick chafa pulseaudio opencl-headers ocl-icd libv4l py312-requests
456+
sudo pkgin -y install cmake git pkgconf wayland vulkan-headers dconf dbus sqlite3 ImageMagick pulseaudio opencl-headers ocl-icd libv4l py312-requests
457457
cmake -DSET_TWEAK=Off -DBUILD_TESTS=On .
458458
cmake --build . --target package --verbose -j4
459459
./fastfetch --list-features

0 commit comments

Comments
 (0)