Revert "TSC: enable cross builds"
This reverts commit 64ae0b9eda
.
Oops! It was not just mruby which for cross builds but also the
solib libeCEGUIOpenGLRenderer missing.
This commit is contained in:
parent
64ae0b9eda
commit
24e10e6727
|
@ -16,6 +16,8 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.secretchronicles.org/"
|
||||
distfiles="https://ftp.secretchronicles.org/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=6a16765b4951e3d5d1ea2b84e6da8f67b0271460f0c570b53ccdab80d7396261
|
||||
# FIXME: find out what's missing for cegui
|
||||
nocross="cegui does not build libCEGUIOpenGLRenderer when cross compiling"
|
||||
|
||||
post_install() {
|
||||
vinstall extras/tsc.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue