mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2025-02-16 18:12:09 +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
|
||||||
- graphics/wayland-protocols
|
- graphics/wayland-protocols
|
||||||
- multimedia/ffmpeg
|
- multimedia/ffmpeg
|
||||||
|
- net/freerdp
|
||||||
- x11/libX11
|
- x11/libX11
|
||||||
- x11/libinput
|
- x11/libinput
|
||||||
- x11/libxcb
|
- x11/libxcb
|
||||||
|
@ -23,5 +24,5 @@ sources:
|
||||||
tasks:
|
tasks:
|
||||||
- wlroots: |
|
- wlroots: |
|
||||||
cd 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
|
ninja -C build
|
||||||
|
|
Loading…
Add table
Reference in a new issue