Skip to content

Commit f00410d

Browse files
committed
ci: build with subrandr on Linux
1 parent 48d27f1 commit f00410d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/build-tumbleweed.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ meson setup build $common_args $@ \
1111
-Dlibarchive=enabled \
1212
-Dmanpage-build=enabled \
1313
-Dpipewire=enabled \
14-
-Dvulkan=enabled
14+
-Dvulkan=enabled \
15+
-Dsubrandr=enabled
1516
meson compile -C build
1617
./build/mpv -v --no-config

0 commit comments

Comments
 (0)