wxPython: clarify why not cross
This commit is contained in:
parent
d6506bea02
commit
35d5844b6c
|
@ -16,7 +16,7 @@ homepage="http://www.wxpython.org/"
|
||||||
license="wxWindows"
|
license="wxWindows"
|
||||||
distfiles="${SOURCEFORGE_SITE}/wxpython/${pkgname}-src-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/wxpython/${pkgname}-src-${version}.tar.bz2"
|
||||||
checksum=d54129e5fbea4fb8091c87b2980760b72c22a386cb3b9dd2eebc928ef5e8df61
|
checksum=d54129e5fbea4fb8091c87b2980760b72c22a386cb3b9dd2eebc928ef5e8df61
|
||||||
nocross=yes
|
[ "${CROSS_BUILD}" ] && broken="wxWidgets can't be properly cross compiled"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
mv wxPython/wx/tools/Editra/{editra,Editra}
|
mv wxPython/wx/tools/Editra/{editra,Editra}
|
||||||
|
|
Loading…
Reference in New Issue