commit: 58c62122d737b28a7428b9d292080e71e09349d4
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 16:41:58 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 16:43:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c62122
app-misc/fastfetch: add yyjson dependency subslot
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
.../fastfetch/{fastfetch-2.0.5.ebuild => fastfetch-2.0.5-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/fastfetch/fastfetch-2.0.5.ebuild
b/app-misc/fastfetch/fastfetch-2.0.5-r1.ebuild
similarity index 99%
rename from app-misc/fastfetch/fastfetch-2.0.5.ebuild
rename to app-misc/fastfetch/fastfetch-2.0.5-r1.ebuild
index 1123fe0aba3a..5563284e93c2 100644
--- a/app-misc/fastfetch/fastfetch-2.0.5.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.0.5-r1.ebuild
@@ -24,7 +24,7 @@ IUSE="X chafa dbus ddcutil gnome imagemagick networkmanager
opencl opengl osmesa
# note - qa-vdb will always report errors because fastfetch loads the libs
dynamically
RDEPEND="
- dev-libs/yyjson
+ dev-libs/yyjson:=
sys-libs/zlib
X? ( x11-libs/libX11 )
chafa? ( media-gfx/chafa )