From da0b14c504fcbcfb483acee55444e6bb86afb8f3 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 23 Mar 2018 14:33:50 +0100 Subject: [PATCH] xpra: broken --- srcpkgs/xpra/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index b8a2b1ed744..38bbcc019e1 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -20,6 +20,7 @@ license="GPL-2" homepage="http://xpra.org/" distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" checksum=5a0685127c1996ae590cc3fa944ee0e9232a3a5264aef925a4fcadc12c0054e0 +broken=yes if [ -z "$CROSS_BUILD" ]; then depends+=" python-PyOpenGL-accelerate"