diff --git a/app-misc/fastfetch/fastfetch-0.2.9999.ebuild b/app-misc/fastfetch/fastfetch-0.2.9999.ebuild index 950efaa60c138..f7fd71b828683 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