xpra: create "xpra" system group on install

This commit is contained in:
Andrew J. Hesford 2020-02-03 10:12:26 -05:00 committed by Juan RP
parent e8e2b2e90a
commit 6e6c18797a

View file

@ -1,7 +1,7 @@
# Template file for 'xpra'
pkgname=xpra
version=3.0.5
revision=1
revision=2
build_style=python3-module
hostmakedepends="pkg-config python3-Cython"
makedepends="ffmpeg-devel libXcomposite-devel libXrandr-devel libXtst-devel
@ -22,6 +22,8 @@ conf_files="
/etc/xpra/xorg.conf
/etc/xpra/conf.d/*"
system_groups="xpra"
if [ -z "$CROSS_BUILD" ]; then
depends+=" python3-PyOpenGL-accelerate"
case "$XBPS_TARGET_MACHINE" in