mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xpra: cross building is broken
This commit is contained in:
parent
c023c671b2
commit
6a33fc9cf7
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ conf_files="
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
depends+=" python-PyOpenGL-accelerate"
|
depends+=" python-PyOpenGL-accelerate"
|
||||||
|
else
|
||||||
|
broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/9372/steps/shell_3/logs/stdio"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue