aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Kanzenbach <kurt@kmk-computers.de>2024-05-28 21:09:32 +0200
committerKurt Kanzenbach <kurt@kmk-computers.de>2024-05-29 20:15:45 +0200
commitce0d85e2ecfb4f0752e58f2ff37f4850c96d4dd1 (patch)
tree903a6c233fb4368846008fa140c62d89238257de /net-libs
parentx11-themes/catppuccin-cursors: add 0.2.1 (diff)
downloadguru-ce0d85e2ecfb4f0752e58f2ff37f4850c96d4dd1.tar.gz
guru-ce0d85e2ecfb4f0752e58f2ff37f4850c96d4dd1.tar.bz2
guru-ce0d85e2ecfb4f0752e58f2ff37f4850c96d4dd1.zip
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>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/yder/yder-1.4.20-r1.ebuild (renamed from net-libs/yder/yder-1.4.20.ebuild)8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/yder/yder-1.4.20.ebuild b/net-libs/yder/yder-1.4.20-r1.ebuild
index e2f49f2c3e..600ba6bba3 100644
--- a/net-libs/yder/yder-1.4.20.ebuild
+++ b/net-libs/yder/yder-1.4.20-r1.ebuild
@@ -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}