49706cbec9
Fix the weird crashing issues when using xcb platform The cause was xinput (though root issue unknown yet). configuring with `-no-xcb-xinput` fixes the issue
8 lines
199 B
Bash
8 lines
199 B
Bash
TERMUX_SUBPKG_DESCRIPTION="Tools for cross build on the host machine"
|
|
TERMUX_SUBPKG_DEPENDS="qt5-qtbase"
|
|
TERMUX_SUBPKG_INCLUDE="
|
|
opt/qt/cross/bin/*
|
|
opt/qt/cross/lib/*
|
|
lib/qt/mkspecs/termux-cross/*
|
|
"
|