From ca4bfa8d468bde7faf2a97e577b96b717470dd30 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 21 May 2014 08:36:34 +0200 Subject: [PATCH] weston: register the rdp build option. --- srcpkgs/weston/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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