mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-util/umockdev: Sync live ebuild
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
parent
98ad56a5f6
commit
d9df2c1156
@ -31,7 +31,7 @@ RDEPEND="
|
|||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
test? (
|
test? (
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
dev-libs/libgudev:=[${MULTILIB_USEDEP}]
|
dev-libs/libgudev:=[introspection,${MULTILIB_USEDEP}]
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
@ -58,6 +58,6 @@ multilib_src_configure() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
multilib_src_test() {
|
multilib_src_test() {
|
||||||
export SLOW_TESTBED_FACTOR=10
|
export SLOW_TESTBED_FACTOR=100
|
||||||
meson_src_test --num-processes=1 --timeout-multiplier=10 --setup installed
|
meson_src_test --num-processes=1 --timeout-multiplier=10 --setup installed
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user