Build-depend on ca-certificates. glib-networking now generates warnings if those are missing, causing the build-time tests to fail.
This commit is contained in:
parent
52186325bc
commit
17e240ebb8
|
|
@ -3,6 +3,8 @@ ostree (2016.12-1) UNRELEASED; urgency=medium
|
||||||
* Force LC_ALL=C.UTF-8 during build, so that builds in non-English
|
* Force LC_ALL=C.UTF-8 during build, so that builds in non-English
|
||||||
locales can pass their build-time tests
|
locales can pass their build-time tests
|
||||||
* New upstream release
|
* New upstream release
|
||||||
|
* Build-depend on ca-certificates. glib-networking now generates
|
||||||
|
warnings if those are missing, causing the build-time tests to fail.
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Sat, 08 Oct 2016 15:37:36 +0100
|
-- Simon McVittie <smcv@debian.org> Sat, 08 Oct 2016 15:37:36 +0100
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ Uploaders:
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
attr,
|
attr,
|
||||||
bison,
|
bison,
|
||||||
|
ca-certificates,
|
||||||
cpio,
|
cpio,
|
||||||
debhelper (>= 10~),
|
debhelper (>= 10~),
|
||||||
docbook-xml,
|
docbook-xml,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue