Skip to content

Commit 991ebfb

Browse files
committed
Camera (OpenBSD): add support (?)
1 parent 02e133b commit 991ebfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ elseif(OpenBSD)
828828
src/detection/wm/wm_nosupport.c
829829
src/detection/de/de_linux.c
830830
src/detection/wmtheme/wmtheme_linux.c
831-
src/detection/camera/camera_nosupport.c
831+
src/detection/camera/camera_linux.c
832832
src/detection/zpool/zpool_nosupport.c
833833
src/util/platform/FFPlatform_unix.c
834834
src/util/binary_linux.c

0 commit comments

Comments
 (0)