diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index f72b08f7a59..13648344a4a 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,8 +1,10 @@ # Template file for 'xpra' pkgname=xpra version=0.16.2 -revision=1 +revision=2 build_style=python-module +make_build_args="--with-webp" +make_install_args="--with-webp" conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf" pycompile_module="xpra" hostmakedepends="python pkg-config python-Cython"