xpra: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 11:30:14 +02:00
parent c4ea7fffdc
commit 591d64ddfa

View File

@ -2,7 +2,7 @@
pkgname=xpra pkgname=xpra
version=0.17.5 version=0.17.5
revision=3 revision=3
build_style=python-module build_style=python2-module
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf" conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf"
pycompile_module="xpra" pycompile_module="xpra"
hostmakedepends="python pkg-config python-Cython" hostmakedepends="python pkg-config python-Cython"