diff --git a/.buildpacks b/.buildpacks index cf52e44f50..89d3591e1e 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1 +1,2 @@ +https://github.com/heroku/heroku-buildpack-apt https://github.com/Turbo87/heroku-buildpack-crates-io#4a92ba7ad3df252cfeb4612431010558a74b7ab6 diff --git a/Aptfile b/Aptfile new file mode 100644 index 0000000000..0899c2993d --- /dev/null +++ b/Aptfile @@ -0,0 +1 @@ +git \ No newline at end of file