Skip to content
Snippets Groups Projects
Commit ea52d982 authored by Celeste's avatar Celeste
Browse files

main/lttng-ust: add gawk to checkdepends

Busybox awk was patched in 62d3d893
and this is now causing tap-driver.sh to have an "internal error in
function report()" (more info: lttng-ust-2.13.6-r2.log on build.a.o)
parent b69b6c51
No related branches found
No related tags found
1 merge request!66090main/lttng-ust: upgrade to 2.13.8
Pipeline #235764 passed
......@@ -9,7 +9,7 @@ arch="all"
license="LGPL-2.1-only AND GPL-2.0-only AND MIT"
depends_dev="userspace-rcu-dev>0.10"
makedepends="$depends_dev util-linux-dev linux-headers python3 py3-setuptools"
checkdepends="bash"
checkdepends="bash gawk"
subpackages="$pkgname-doc $pkgname-dev $pkgname-tools::noarch py3-lttng:pyagent"
source="https://lttng.org/files/lttng-ust/lttng-ust-$pkgver.tar.bz2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment