commit: e66d6d41b367df3340a2538f2e33c87b1286723a
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 14:49:33 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 14:54:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e66d6d41
app-misc/fastfetch: dev branch embedded yyjson
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
app-misc/fastfetch/fastfetch-0.2.9999.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
index 950efaa60c13..f7fd71b82868 100644
--- a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
+++ b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild
@@ -24,7 +24,6 @@ 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
sys-libs/zlib
X? ( x11-libs/libX11 )
chafa? ( media-gfx/chafa )
@@ -56,8 +55,6 @@ REQUIRED_USE="
chafa? ( imagemagick )
"
-PATCHES=( "${FILESDIR}"/${PN}-2.0.0-dont-fetch-yyjson.patch )
-
src_configure() {
local fastfetch_enable_imagemagick7=no
local fastfetch_enable_imagemagick6=no