From 90d177c09230197ee1ad052274b88ceb3cc847fd Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 23 Mar 2018 18:48:22 +0100 Subject: [PATCH] Revert "xpra: broken" This reverts commit da0b14c504fcbcfb483acee55444e6bb86afb8f3. --- srcpkgs/xpra/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 38bbcc019e1..b8a2b1ed744 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -20,7 +20,6 @@ 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"