From f998423494d4874aa2d031cbb7e170f3824e3482 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Sun, 4 Sep 2022 09:34:22 +0300 Subject: [PATCH] app-misc/fastfetch: fix a dependency Signed-off-by: Viorel Munteanu --- app-misc/fastfetch/fastfetch-1.6.5.ebuild | 5 +---- app-misc/fastfetch/fastfetch-9999.ebuild | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/app-misc/fastfetch/fastfetch-1.6.5.ebuild b/app-misc/fastfetch/fastfetch-1.6.5.ebuild index 8bb11194b6..0160c0a49d 100644 --- a/app-misc/fastfetch/fastfetch-1.6.5.ebuild +++ b/app-misc/fastfetch/fastfetch-1.6.5.ebuild @@ -23,10 +23,7 @@ IUSE="X chafa dbus gnome imagemagick opencl opengl osmesa pci sqlite vulkan wayl RDEPEND=" sys-libs/zlib X? ( x11-libs/libX11 ) - chafa? ( - media-gfx/chafa - media-gfx/imagemagick:= - ) + chafa? ( media-gfx/chafa ) dbus? ( sys-apps/dbus ) gnome? ( dev-libs/glib diff --git a/app-misc/fastfetch/fastfetch-9999.ebuild b/app-misc/fastfetch/fastfetch-9999.ebuild index ea9cb6e7aa..d739843126 100644 --- a/app-misc/fastfetch/fastfetch-9999.ebuild +++ b/app-misc/fastfetch/fastfetch-9999.ebuild @@ -22,10 +22,7 @@ IUSE="X chafa dbus gnome imagemagick opencl opengl osmesa pci sqlite vulkan wayl RDEPEND=" sys-libs/zlib X? ( x11-libs/libX11 ) - chafa? ( - media-gfx/chafa - media-gfx/imagemagick:= - ) + chafa? ( media-gfx/chafa ) dbus? ( sys-apps/dbus ) gnome? ( dev-libs/glib