nitroshare: add explicit python_version=2

This commit is contained in:
Andrew J. Hesford 2020-04-25 09:47:40 -04:00 committed by Piotr
parent 89f26cdeaf
commit 4fd70e6ccb

View file

@ -16,6 +16,7 @@ license="MIT"
homepage="http://nitroshare.net"
distfiles="https://github.com/nitroshare/nitroshare-desktop/archive/${version}.tar.gz"
checksum=29874e5909c29211a3c9e13f8c0f49b901ec2996e5d60d80af80d2fb80c3d7ec
python_version=2 #unverified
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"