Test RDP backend on FreeBSD as well

This commit is contained in:
Jan Beich 2019-05-03 16:50:06 +00:00 committed by Simon Ser
parent c0305f4f86
commit 6ae6b5dbb6
1 changed files with 2 additions and 1 deletions

View File

@ -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