commit: be95a2a2ed51449485c571284a6c9257433f5c2a
Author: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Sat Nov 11 12:05:57 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Nov 11 12:08:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be95a2a2
net-libs/yder: Correct dependency
Yder depends on orcania instead on itself.
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>
net-libs/yder/yder-1.4.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/yder/yder-1.4.20.ebuild b/net-libs/yder/yder-1.4.20.ebuild
index 62576e118b..453c630775 100644
--- a/net-libs/yder/yder-1.4.20.ebuild
+++ b/net-libs/yder/yder-1.4.20.ebuild
@@ -20,7 +20,7 @@ BDEPEND="
app-doc/doxygen
media-gfx/graphviz
)
- net-libs/yder
+ net-libs/orcania
systemd? (
sys-apps/systemd
)