diff --git a/srcpkgs/weston/template b/srcpkgs/weston/template index 69de23d0a1..2111fb2d1b 100644 --- a/srcpkgs/weston/template +++ b/srcpkgs/weston/template @@ -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