[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#861994: [PATCH 2/2] add Build-Dep's needed for building the lwr autodoc



---
 debian/changelog | 6 ++++--
 debian/control   | 5 ++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 80292bd..a21b45a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-live-wrapper (0.6+nmu1) UNRELEASED; urgency=medium
+live-wrapper (0.6+nmu1) unstable; urgency=medium
 
   * Non-maintainer upload.
   * Add a dependency on python-pycurl, needed by lwr (closes: #861994)
+  * Add Build-Depends: python-apt, python-cliapp, vmdebootstrap needed to
+    completely build the lwr autodoc
 
- -- Florian Schlichting <fsfs@debian.org>  Tue, 16 May 2017 23:06:46 +0200
+ -- Florian Schlichting <fsfs@debian.org>  Tue, 16 May 2017 23:31:36 +0200
 
 live-wrapper (0.6) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index a77c9bc..32297c3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,11 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
+               python-apt,
+               python-cliapp,
                python-setuptools,
-               python-sphinx
+               python-sphinx,
+               vmdebootstrap
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-live/live-wrapper.git
 Vcs-Git: https://anonscm.debian.org/git/debian-live/live-wrapper.git
-- 
2.11.0


Reply to: