media-libs/libjxl: Add x11-misc/xdg-utils test dep

Closes: https://bugs.gentoo.org/948251
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-01-15 07:50:41 +01:00
parent b4ef8e19b1
commit b1441b45f8
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -45,6 +45,9 @@ RDEPEND="
DEPEND+="
test? ( dev-cpp/gtest[${MULTILIB_USEDEP}] )
"
BDEPEND="
test? ( x11-misc/xdg-utils )
"
multilib_src_configure() {
local mycmakeargs=(
+4 -1
View File
@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -40,6 +40,9 @@ RDEPEND="
DEPEND+="
test? ( dev-cpp/gtest[${MULTILIB_USEDEP}] )
"
BDEPEND="
test? ( x11-misc/xdg-utils )
"
multilib_src_configure() {
local mycmakeargs=(