From defa2a1598e3bc84edd28c89d5347b3e8e2ef947 Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Mon, 23 Jan 2017 20:21:36 -0600 Subject: [PATCH] Add wget to build-packages For building on systems that don't have wget installed, like docker. --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index d536878..0a4694b 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -50,6 +50,7 @@ apps: parts: mysql-server: prepare: ./stage_binaries.sh + build-packages: [wget] plugin: dump source: ./ organize: