|
|
|
@ -11,7 +11,7 @@ confinement: strict # 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, python3-sphinx-rtd-theme, python3-sphinx-bootstrap-theme]
|
|
|
|
|
build-packages: [python3-pip, python3-sphinx, latexmk, python3-sphinx-rtd-theme, python3-sphinx-bootstrap-theme]
|
|
|
|
|
plugin: make
|
|
|
|
|
make-parameters: [html]
|
|
|
|
|
artifacts: [build/html/]
|
|
|
|
|