summaryrefslogtreecommitdiff
path: root/app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild')
-rw-r--r--app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild b/app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild
index 27d86a203a0c..68d514760185 100644
--- a/app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -53,7 +53,10 @@ RDEPEND="
xfce? ( xfce-base/xfconf )
xrandr? ( x11-libs/libXrandr )
"
-DEPEND="${RDEPEND}"
+DEPEND="
+ ${RDEPEND}
+ vulkan? ( dev-util/vulkan-headers )
+"
BDEPEND="virtual/pkgconfig"
REQUIRED_USE="