From 61102203b8dce72c36f407aed5ef9c05ec85dcde Mon Sep 17 00:00:00 2001 From: Noah Watkins Date: Thu, 11 Dec 2014 12:03:30 -0700 Subject: [PATCH] debian: enable libgoogle-perftools-dev on arm64 These binaries haven't landed in Ubuntu, but they are in sid and jessie for arm64. On Saucy I've installed them by hand from ports.ubuntu.com and things seems pretty swell. Signed-off-by: Noah Watkins --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f0db89d4475e4..ad8b09278fa75 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Build-Depends: autoconf, libexpat1-dev, libfcgi-dev, libfuse-dev, - libgoogle-perftools-dev [i386 amd64], + libgoogle-perftools-dev [i386 amd64 arm64], libkeyutils-dev, libleveldb-dev, libnss3-dev, -- 2.39.5