From 2d8e8fb4ebeaaded6ca412fd9ca6f0ed74b5a4dc Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 11 Feb 2012 09:41:04 +0100 Subject: [PATCH] Update Build-Depends * Add Build-Depends on liblzma-dev for journal log compression. * Add Build-Depends on libgee-dev, required to build systemadm. --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 83746741..43296f83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ systemd (40-1) unstable; urgency=low * New upstream release - Update bash-completion for new verbs and arguments. Closes: #650739 + * Add Build-Depends on liblzma-dev for journal log compression. + * Add Build-Depends on libgee-dev, required to build systemadm. -- Tollef Fog Heen Tue, 07 Feb 2012 21:36:34 +0100 diff --git a/debian/control b/debian/control index 567ca831..214a1644 100644 --- a/debian/control +++ b/debian/control @@ -27,6 +27,8 @@ Build-Depends: debhelper (>= 7.0.50), libwrap0-dev, libselinux1-dev, libacl1-dev, + liblzma-dev, + libgee-dev, gperf Package: systemd -- 2.39.5