Skip to content

Commit 15fe0d4

Browse files
authored
Apply dependencies check on qsfs
1 parent 61d1a20 commit 15fe0d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bins/packages/qsfs/qsfs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ install_qsfs() {
2727
build_qsfs() {
2828
pushd "${DISTDIR}"
2929

30+
ensure_dependencies
3031
download_qsfs
3132
popd
3233

0 commit comments

Comments
 (0)