summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2023-12-10 10:03:39 +0200
committerViorel Munteanu <ceamac@gentoo.org>2023-12-10 10:03:39 +0200
commitb9d40e2f2ff79ae4bd08d432fb8c347c4522bf20 (patch)
treefe8fd010982154f6dbbe36af0fb7c40a60619355 /app-misc
parentdev-libs/girara: Stabilize 0.4.0-r1 x86, #919670 (diff)
downloadgentoo-b9d40e2f2ff79ae4bd08d432fb8c347c4522bf20.tar.gz
gentoo-b9d40e2f2ff79ae4bd08d432fb8c347c4522bf20.tar.bz2
gentoo-b9d40e2f2ff79ae4bd08d432fb8c347c4522bf20.zip
app-misc/fastfetch: Update RDEPEND
Bug: https://bugs.gentoo.org/916054 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild (renamed from app-misc/fastfetch/fastfetch-2.2.3.ebuild)5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.2.3.ebuild b/app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild
index 9ea1dc91fee7..27d86a203a0c 100644
--- a/app-misc/fastfetch/fastfetch-2.2.3.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild
@@ -44,7 +44,10 @@ RDEPEND="
pci? ( sys-apps/pciutils )
pulseaudio? ( media-libs/libpulse )
sqlite? ( dev-db/sqlite:3 )
- vulkan? ( media-libs/vulkan-loader )
+ vulkan? (
+ media-libs/vulkan-loader
+ sys-apps/pciutils
+ )
wayland? ( dev-libs/wayland )
xcb? ( x11-libs/libxcb )
xfce? ( xfce-base/xfconf )