mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Test RDP backend on FreeBSD as well
This commit is contained in:
parent
c0305f4f86
commit
6ae6b5dbb6
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue