make: fetch falafel dependency for mobile-rpc

This commit is contained in:
Johan T. Halseth
2020-07-15 15:36:20 +02:00
parent 7a30332619
commit fd8e6c98b9
2 changed files with 9 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
mkdir -p build
# Check falafel version.
falafelVersion="0.7"
falafelVersion="0.7.1"
falafel=$(which falafel)
if [ $falafel ]
then