diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-10 14:28:24 +0300 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-10 14:28:24 +0300 |
commit | e4a4a08b151241ec159e6f6d5901dc76cb7866dd (patch) | |
tree | cac0d8cc037aebe3d840fedc5fc1a4ec42de0f85 /app-misc | |
parent | app-misc/fastfetch: add 2.18.0 (diff) | |
download | gentoo-e4a4a08b151241ec159e6f6d5901dc76cb7866dd.tar.gz gentoo-e4a4a08b151241ec159e6f6d5901dc76cb7866dd.tar.bz2 gentoo-e4a4a08b151241ec159e6f6d5901dc76cb7866dd.zip |
app-misc/fastfetch: sync live ebuilds
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/fastfetch/fastfetch-0.1.9999.ebuild | 2 | ||||
-rw-r--r-- | app-misc/fastfetch/fastfetch-0.2.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild index 816bf1cfb879..ffccfb73cae0 100644 --- a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild +++ b/app-misc/fastfetch/fastfetch-0.1.9999.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.9.0 + >=dev-libs/yyjson-0.10.0 sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) diff --git a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild index 816bf1cfb879..ffccfb73cae0 100644 --- a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild +++ b/app-misc/fastfetch/fastfetch-0.2.9999.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.9.0 + >=dev-libs/yyjson-0.10.0 sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) |