python-PyQt5: nocross=yes for now

This commit is contained in:
Juergen Buchmueller 2016-09-02 06:16:33 +02:00
parent 2f9a59ff29
commit 448eddbe58
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ license="GPL-3"
distfiles="${SOURCEFORGE_SITE}/pyqt/PyQt5_gpl-${version}.tar.gz"
checksum=2e481a6c4c41b96ed3b33449e5f9599987c63a5c8db93313bd57a6acbf20f0e1
alternatives="pyqt5:pyuic5:/usr/bin/pyuic5-2.7"
# qt5-webkit currently can't be cross compiled
nocross=yes
_short_desc="${short_desc/Python2/Python3.4}"
_pysitedir="usr/lib/python2.7/site-packages"