net-libs/yder: Move runtime dependencies

Move the runtime dependencies from BDEPEND to RDEPEND.

Closes: https://bugs.gentoo.org/933001
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
Kurt Kanzenbach
2024-05-28 21:09:32 +02:00
parent 793030962b
commit ce0d85e2ec

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,13 +20,13 @@ BDEPEND="
app-text/doxygen
media-gfx/graphviz
)
virtual/pkgconfig
"
DEPEND="
net-libs/orcania
systemd? (
sys-apps/systemd
)
virtual/pkgconfig
"
DEPEND="
"
RDEPEND="
${DEPEND}