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 \