From 310b4ec62d5b0906a94352d215369a94ca32a2dd Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 19 Sep 2017 20:47:05 +1200 Subject: [PATCH] add libsystemd-dev to build-packages --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index cc87e2a7..14463078 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -15,7 +15,7 @@ apps: parts: subiquity: 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] python-packages: - urwid