diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2023-09-14 19:41:58 +0300 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-09-14 19:43:27 +0300 |
commit | 58c62122d737b28a7428b9d292080e71e09349d4 (patch) | |
tree | 5349a311951ea1230b3fa70921f4a46c6f40249b /app-misc/fastfetch | |
parent | dev-libs/yyjson: drop 0.7.0-r1 (diff) | |
download | gentoo-58c62122d737b28a7428b9d292080e71e09349d4.tar.gz gentoo-58c62122d737b28a7428b9d292080e71e09349d4.tar.bz2 gentoo-58c62122d737b28a7428b9d292080e71e09349d4.zip |
app-misc/fastfetch: add yyjson dependency subslot
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'app-misc/fastfetch')
-rw-r--r-- | app-misc/fastfetch/fastfetch-2.0.5-r1.ebuild (renamed from app-misc/fastfetch/fastfetch-2.0.5.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.0.5.ebuild b/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 ) |