[pulseaudio] 03/04: debian: only require android-headers-* on armhf, i386 and amd64
David Henningsson
diwic-guest at moszumanska.debian.org
Mon Feb 1 14:50:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
diwic-guest pushed a commit to branch ubuntu
in repository pulseaudio.
commit 2b7801babca01253630cb318eaacbe5c6e019f19
Author: Simon Fels <simon.fels at canonical.com>
Date: Mon Feb 1 15:26:50 2016 +0100
debian: only require android-headers-* on armhf, i386 and amd64
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 04dcd5f..06419c0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders: Sjoerd Simons <sjoerd at debian.org>,
Felipe Sateler <fsateler at debian.org>
# The following packages can be omitted for bootstrapping (DEB_BUILD_PROFILES=stage1):
# libbluetooth-dev
-Build-Depends: android-headers-19 (>= 23),
- android-headers-22 (>= 23),
+Build-Depends: android-headers-19 (>= 23) [armhf i386 amd64],
+ android-headers-22 (>= 23) [armhf i386 amd64],
debhelper (>= 9),
cdbs (>= 0.4.93),
check,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git
More information about the pkg-pulseaudio-devel
mailing list