hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 8299fa885c1219554f848ffbb5ea6aa4b9506376
parent 06495f713bee4a144c817bf3ea7f66f13cebe75a
Author: Anthony Fok <foka@debian.org>
Date:   Mon, 26 Mar 2018 07:02:45 -0600

snap: Remove "make" from build-packages because we use mage now

Diffstat:
Msnapcraft.yaml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/snapcraft.yaml b/snapcraft.yaml
@@ -20,7 +20,6 @@ parts:
     go-importpath: github.com/gohugoio/hugo
     build-packages:
       - git
-      - make
     stage-packages:
       - git
       - python-pygments