debian/control: build-depend on attr, for the tests (only required if /var/tmp supports extended attributes)
This commit is contained in:
parent
b4646c7095
commit
81df52da0e
|
|
@ -7,6 +7,8 @@ ostree (2016.4-1) UNRELEASED; urgency=medium
|
||||||
- debian/copyright: update
|
- debian/copyright: update
|
||||||
* debian/gbp.conf: use DEP-14 branch names
|
* debian/gbp.conf: use DEP-14 branch names
|
||||||
* Fix ITP bug number in changelog (was #813308, should have been #697477)
|
* Fix ITP bug number in changelog (was #813308, should have been #697477)
|
||||||
|
* debian/control: build-depend on attr, for the tests (only required if
|
||||||
|
/var/tmp supports extended attributes)
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Mon, 28 Mar 2016 12:02:59 +0100
|
-- Simon McVittie <smcv@debian.org> Mon, 28 Mar 2016 12:02:59 +0100
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ Uploaders:
|
||||||
Matthias Klumpp <mak@debian.org>,
|
Matthias Klumpp <mak@debian.org>,
|
||||||
Simon McVittie <smcv@debian.org>,
|
Simon McVittie <smcv@debian.org>,
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
|
attr,
|
||||||
bison,
|
bison,
|
||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
dh-autoreconf,
|
dh-autoreconf,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue