This commit is contained in:
Alexander 2025-06-16 12:00:26 -04:00
parent 3620d94e7a
commit e1258d43c5

View file

@ -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