summaryrefslogtreecommitdiff
path: root/debian/README.Source
blob: fc8c349d0fb7d7596108fc3d7399b9fba5fc39e9 (plain)
1
2
3
4
5
6
7
The package currently relies on rebar3 to fetch webmachine and mochikit during
the build. So when building with git-buildpackage and pbuilder you have to
allow network access e.g. via:

    gbp buildpackage --git-pbuilder-options="--use-network yes" --git-dist=jessie  --git-no-pristine-tar

This builds a self contained application with minimal external dependencies.