rrdtool: add explicit python_version
This commit is contained in:
parent
b8e0896c21
commit
a7aa732a2e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://oss.oetiker.ch/${pkgname}"
|
homepage="http://oss.oetiker.ch/${pkgname}"
|
||||||
distfiles="http://oss.oetiker.ch/${pkgname}/pub/${pkgname}-${version}.tar.gz"
|
distfiles="http://oss.oetiker.ch/${pkgname}/pub/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a199faeb7eff7cafc46fac253e682d833d08932f3db93a550a4a5af180ca58db
|
checksum=a199faeb7eff7cafc46fac253e682d833d08932f3db93a550a4a5af180ca58db
|
||||||
|
python_version=2 #unverified
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
python-rrdtool_package() {
|
python-rrdtool_package() {
|
||||||
|
|
Loading…
Reference in a new issue