From 78dbcbbabdccc8a641a856c49dee528f434da692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2=20=28xpamych=29?= Date: Fri, 23 Aug 2024 17:33:46 +0300 Subject: [PATCH] =?UTF-8?q?fastfetch=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20cmake=20=D0=B2=20buil=5Fdeps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fastfetch/alr.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fastfetch/alr.sh b/fastfetch/alr.sh index c3535a7..4c432c3 100644 --- a/fastfetch/alr.sh +++ b/fastfetch/alr.sh @@ -9,6 +9,9 @@ license=('MIT') provides=('fastfetch') conflicts=('fastfetch' 'fastfetch-git') +build_deps=( + 'cmake' +) opt_deps=('chafa: Image output as ascii art' 'dbus: Bluetooth, Player & Media detection' 'dconf: Needed for values that are only stored in DConf + Fallback for GSettings'