lttng-ust: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:11 -04:00 committed by Toyam Cox
parent e7ca0411d6
commit 35fcf249e6

View file

@ -12,6 +12,7 @@ homepage="http://lttng.org"
changelog="https://github.com/lttng/lttng-ust/raw/master/ChangeLog"
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=1983edb525f3f27e3494088d8d5389b4c71af66bbfe63c6f1df2ad95aa44a528
python_version=2 #unverified
lttng-ust-devel_package() {
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"