From 96375cb5f55941ec0adebc3129d07090e7af6da8 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 3 Sep 2020 01:29:59 +0000 Subject: [PATCH] community/freerdp to 2.2.0-2 --- community/freerdp/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/community/freerdp/PKGBUILD b/community/freerdp/PKGBUILD index 38a6fd482..c43691e58 100644 --- a/community/freerdp/PKGBUILD +++ b/community/freerdp/PKGBUILD @@ -8,7 +8,7 @@ _name=FreeRDP pkgname=freerdp pkgver=2.2.0 -pkgrel=1 +pkgrel=2 epoch=2 pkgdesc="Free implementation of the Remote Desktop Protocol (RDP)" arch=('x86_64') @@ -63,6 +63,7 @@ build() { -DWITH_CHANNELS=ON \ -DWITH_CLIENT_CHANNELS=ON \ -DWITH_SERVER_CHANNELS=ON \ + -DWITH_VAAPI=ON \ -DCHANNEL_URBDRC_CLIENT=ON \ -Wno-dev \ -B build \