From e1258d43c5900738b29efb11dee99572c51ef779 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 16 Jun 2025 12:00:26 -0400 Subject: [PATCH] oops --- deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.sh b/deps.sh index 8f890d8..8401ea6 100755 --- a/deps.sh +++ b/deps.sh @@ -10,7 +10,7 @@ if ! [[ -d pgvv/ ]]; then deactivate fi -which dnf +which hb-subset if ! [[ $? == 0 ]]; then echo 'please install hb-subset (provided by harfbuzz-devel on RedHat)' exit 6