From 92dbc7fbeea2ca387bdbfbfe102904af549c83a3 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sat, 11 Mar 2017 00:07:01 +0000 Subject: [PATCH] build-depend on python, python-yaml for tests --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index bbfebc0d..ad716472 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ ostree (2017.3-1) UNRELEASED; urgency=medium - symbols file: update - tests, ostree-tests.install: update for new location of tests - d/control: ostree-tests now needs python-yaml + - build-depend on python, python-yaml for tests -- Simon McVittie Fri, 10 Mar 2017 23:09:00 +0000 diff --git a/debian/control b/debian/control index 24795026..208b533a 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,8 @@ Build-Depends: libsystemd-dev, libtool, procps, + python , + python-yaml , xsltproc, zlib1g-dev, Standards-Version: 3.9.8