mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-21 22:52:20 +00:00
Test RDP backend on FreeBSD as well
This commit is contained in:
parent
c0305f4f86
commit
6ae6b5dbb6
@ -11,6 +11,7 @@ packages:
|
||||
- graphics/wayland
|
||||
- graphics/wayland-protocols
|
||||
- multimedia/ffmpeg
|
||||
- net/freerdp
|
||||
- x11/libX11
|
||||
- x11/libinput
|
||||
- x11/libxcb
|
||||
@ -23,5 +24,5 @@ sources:
|
||||
tasks:
|
||||
- wlroots: |
|
||||
cd wlroots
|
||||
meson build -Dauto_features=enabled -Dlogind=disabled -Dlibcap=disabled -Dfreerdp=disabled
|
||||
meson build -Dauto_features=enabled -Dlogind=disabled -Dlibcap=disabled
|
||||
ninja -C build
|
||||
|
Loading…
Reference in New Issue
Block a user