From 0534535cdbf8402ee52d3a8744910c72c8e4175a Mon Sep 17 00:00:00 2001 From: Miloš Prchlík Date: Feb 08 2022 10:22:14 +0000 Subject: tests: toolchains test requires glibc-static --- diff --git a/tests/toolchains/main.fmf b/tests/toolchains/main.fmf index b8cf748..34daf26 100644 --- a/tests/toolchains/main.fmf +++ b/tests/toolchains/main.fmf @@ -28,4 +28,5 @@ adjust: # TODO REVIEW: are these all requirements? test.sh seems to run quite a lot of stuff, looks like we # need more packages from LLVM family. -require: [] +require: + - glibc-static