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