build-depend on libsystemd (unconditionally, because this package is Linux-specific already)
This commit is contained in:
parent
134b42ee46
commit
e2b411e934
|
|
@ -2,6 +2,8 @@ ostree (2016.7-1) UNRELEASED; urgency=medium
|
|||
|
||||
* New upstream version
|
||||
- drop all patches, applied upstream
|
||||
- build-depend on libsystemd (unconditionally, because this package is
|
||||
Linux-specific already)
|
||||
* d/p/Makefile-tests.am-make-check-uses-the-built-binaries.patch:
|
||||
add patch from upstream to make sure we use the built binaries for
|
||||
build-time testing
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ Build-Depends:
|
|||
libmount-dev (>= 2.23),
|
||||
libselinux1-dev,
|
||||
libsoup2.4-dev (>= 2.39.1),
|
||||
libsystemd-dev,
|
||||
procps,
|
||||
zlib1g-dev,
|
||||
Standards-Version: 3.9.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue