From eac16643c2af99600638bab5ea820980f444ff1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 30 Apr 2024 14:25:28 +0200 Subject: [PATCH] tests: Fix TMT dependencies Those are hard dependencies and they were incomplete. --- tests/Sanity/basic-test/main.fmf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/Sanity/basic-test/main.fmf b/tests/Sanity/basic-test/main.fmf index 0c92a73..ed785d1 100644 --- a/tests/Sanity/basic-test/main.fmf +++ b/tests/Sanity/basic-test/main.fmf @@ -5,9 +5,10 @@ component: - cppunit test: ./runtest.sh framework: beakerlib -recommend: +require: + - bash + - coreutils - gcc-c++ - - cppunit - cppunit-devel duration: 1h extra-summary: /tools/cppunit/Sanity/basic-test