mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lttng-ust: add explicit python_version
This commit is contained in:
parent
e7ca0411d6
commit
35fcf249e6
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ homepage="http://lttng.org"
|
||||||
changelog="https://github.com/lttng/lttng-ust/raw/master/ChangeLog"
|
changelog="https://github.com/lttng/lttng-ust/raw/master/ChangeLog"
|
||||||
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/files/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1983edb525f3f27e3494088d8d5389b4c71af66bbfe63c6f1df2ad95aa44a528
|
checksum=1983edb525f3f27e3494088d8d5389b4c71af66bbfe63c6f1df2ad95aa44a528
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
lttng-ust-devel_package() {
|
lttng-ust-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"
|
depends="${sourcepkg}>=${version}_${revision} liburcu-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue