weston: register the rdp build option.
This commit is contained in:
parent
cff2d2f0b6
commit
ca4bfa8d46
@ -1,7 +1,7 @@
|
||||
# Template file for 'weston'.
|
||||
pkgname=weston
|
||||
version=1.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-screen-sharing --enable-libinput-backend"
|
||||
short_desc="Reference implementation of a Wayland compositor"
|
||||
@ -20,7 +20,7 @@ depends="cairo>=1.12.14_5"
|
||||
lib32disabled=yes
|
||||
|
||||
# Package build options
|
||||
build_options="backtrace colord dbus systemd vaapi x11"
|
||||
build_options="backtrace colord dbus rdp systemd vaapi x11"
|
||||
build_options_default="backtrace colord dbus systemd x11"
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "i686" -o "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user