commit: 99cf87584a1403f4385944e2564e438ee6a0cf50
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed May 21 05:17:57 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed May 21 05:32:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99cf8758
app-misc/fastfetch: update dev-libs/yyjson version
We have it in RDEPEND, but upstream bundles a copy. Keep it in sync.
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
.../fastfetch/{fastfetch-2.43.0.ebuild => fastfetch-2.43.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/fastfetch/fastfetch-2.43.0.ebuild
b/app-misc/fastfetch/fastfetch-2.43.0-r1.ebuild
similarity index 99%
rename from app-misc/fastfetch/fastfetch-2.43.0.ebuild
rename to app-misc/fastfetch/fastfetch-2.43.0-r1.ebuild
index 641a422f3188..ef0393eec7be 100644
--- a/app-misc/fastfetch/fastfetch-2.43.0.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.43.0-r1.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
# note - qa-vdb will always report errors because fastfetch loads the libs
dynamically
# make sure to crank yyjson minimum version to match bundled version
RDEPEND="
- >=dev-libs/yyjson-0.10.0
+ >=dev-libs/yyjson-0.11.1
sys-apps/hwdata
sys-libs/zlib
chafa? ( media-gfx/chafa )