dtkcore: 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 47a0ca95c3
commit f647c5e9ad
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ homepage="https://github.com/linuxdeepin/dtkcore"
changelog="https://github.com/linuxdeepin/dtkcore/blob/${version}/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/dtkcore/archive/${version}.tar.gz"
checksum=16685953ea0dff2270a5ba04f23b77abe98f0cb798b07f882eb66e7148eb1f57
python_version=2 #unverified
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"