Explicitly build-depend on xsltproc, which is directly used
This commit is contained in:
parent
109b2fe020
commit
b76381eed1
|
|
@ -1,3 +1,9 @@
|
||||||
|
ostree (2016.7-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Explicitly build-depend on xsltproc, which is directly used
|
||||||
|
|
||||||
|
-- Simon McVittie <smcv@debian.org> Fri, 12 Aug 2016 10:30:01 +0100
|
||||||
|
|
||||||
ostree (2016.7-1) unstable; urgency=medium
|
ostree (2016.7-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream version
|
* New upstream version
|
||||||
|
|
|
||||||
|
|
@ -34,6 +34,7 @@ Build-Depends:
|
||||||
libsoup2.4-dev (>= 2.39.1),
|
libsoup2.4-dev (>= 2.39.1),
|
||||||
libsystemd-dev,
|
libsystemd-dev,
|
||||||
procps,
|
procps,
|
||||||
|
xsltproc,
|
||||||
zlib1g-dev,
|
zlib1g-dev,
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Homepage: https://github.com/ostreedev/ostree/
|
Homepage: https://github.com/ostreedev/ostree/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue