mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 13:05:59 +01: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…
Reference in a new issue