hydrogen: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:10 -04:00 committed by Toyam Cox
parent 9a79a285c3
commit 4b95a2ce71
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ license="GPL-2.0-or-later"
homepage="http://www.hydrogen-music.org/"
distfiles="https://github.com/hydrogen-music/hydrogen/archive/${version}.tar.gz"
checksum=1e0f3d9eae901ef5f11a61e2a446b1d819f3b38e2476a2b382cc02dea693c2b7
python_version=2 #unverified
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel"