From fe2b486cf179b7d8d815879bc1084357fc9f3031 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Mon, 14 Oct 2013 01:17:25 +0100 Subject: Do not build-depend on valgrind on AArch64 (not yet available). (LP: #1239473) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 88b4735..4b1d0cb 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), libtool, intltool, gtk-doc-tools, - valgrind, + valgrind [!arm64], dbus-test-runner, xvfb, libglib2.0-dev (>= 2.35.4), -- cgit v1.2.3