From 5a42dba63cb4192c31a4fa0ec58d1378cf0bbd5c Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 27 Dec 2024 18:51:12 +0000 Subject: Adding metadata --- dev-cpp/trompeloeil/trompeloeil-47.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-cpp') diff --git a/dev-cpp/trompeloeil/trompeloeil-47.ebuild b/dev-cpp/trompeloeil/trompeloeil-47.ebuild index 8dd31dfdc4be..d3c369781572 100644 --- a/dev-cpp/trompeloeil/trompeloeil-47.ebuild +++ b/dev-cpp/trompeloeil/trompeloeil-47.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,6 +15,8 @@ KEYWORDS="~amd64" IUSE="test" RESTRICT="!test? ( test )" +BDEPEND="test? ( >=dev-cpp/catch-2:0 )" + src_configure() { local mycmakeargs=( -DTROMPELOEIL_BUILD_TESTS=$(usex test) -- cgit v1.3.1