We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d1a20 commit 15fe0d4Copy full SHA for 15fe0d4
1 file changed
bins/packages/qsfs/qsfs.sh
@@ -27,6 +27,7 @@ install_qsfs() {
27
build_qsfs() {
28
pushd "${DISTDIR}"
29
30
+ ensure_dependencies
31
download_qsfs
32
popd
33
0 commit comments