diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 1933bfd8..495dce38 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -14,4 +14,6 @@ confinement: devmode # use 'strict' once you have the right plugs and slots parts: my-part: source: https://phab.lubuntu.me/source/manual.git + build-packages: [python3-pip, python3-sphinx, latexmk, texlive, texlive-formats-extra, arcanist, python3-sphinx-rtd-theme, python3-sphinx-bootstrap-theme] plugin: make + #make-paramaters: [html]