Ice: add explicit python_version
This commit is contained in:
parent
8aea180004
commit
060e978d8c
|
@ -10,6 +10,7 @@ license="GPL-2.0-only, ICE"
|
|||
homepage="http://www.zeroc.com"
|
||||
distfiles="${homepage}/download/Ice/${version%.*}/${pkgname}-${version}.tar.gz"
|
||||
checksum=989e51194c6adadbd156da3288e37bad847b93b3b876502e83033b70493af392
|
||||
python_version=2 #unverified
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Cross build requires the host's slice2cpp and slice2freeze
|
||||
|
|
Loading…
Reference in New Issue