dtkcore: add explicit python_version
This commit is contained in:
parent
47a0ca95c3
commit
f647c5e9ad
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue