From 35fcf249e6643a559c5a404a807941b27fecf716 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:11 -0400 Subject: [PATCH] lttng-ust: add explicit python_version --- srcpkgs/lttng-ust/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/lttng-ust/template b/srcpkgs/lttng-ust/template index b3530b6be2f..a5822e2be97 100644 --- a/srcpkgs/lttng-ust/template +++ b/srcpkgs/lttng-ust/template @@ -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"