add libsystemd-dev to build-packages

This commit is contained in:
Michael Hudson-Doyle 2017-09-19 20:47:05 +12:00
parent 25f5644890
commit 310b4ec62d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ apps:
parts: parts:
subiquity: subiquity:
plugin: python plugin: python
build-packages: [python-setuptools, pkg-config, lsb-release] build-packages: [python-setuptools, pkg-config, lsb-release, libsystemd-dev]
stage-packages: [curtin, lsb-release] stage-packages: [curtin, lsb-release]
python-packages: python-packages:
- urwid - urwid