summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLeo Arias <leo.arias@canonical.com>2017-01-09 00:54:39 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-01-23 21:31:52 +0700
commitfeeb93d4f170186d13bea7ffb7f86fcf107393ed (patch)
tree8e90a7e6ae6630d4d4451f91f02d6671af63c823 /snapcraft.yaml
parent95ad3ad2fa3e6f4514166b47b77f051d280c16e9 (diff)
Add pygmentize to the hugo snap
closes #2914
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index a424f2c08..c88ac768c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -20,3 +20,5 @@ parts:
go-importpath: "github.com/spf13/hugo"
build-packages:
- git
+ stage-packages:
+ - python-pygments