diff --git a/snapcraft.yaml b/snapcraft.yaml index 6bd09d35..03cc0177 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -27,6 +27,7 @@ parts: source: . plugin: go go-importpath: github.com/warrensbox/terraform-switcher + build-packages: [gcc, g++, make] go-buildtags: - tfswitch override-build: