From: Noah Watkins Date: Thu, 11 Dec 2014 19:03:30 +0000 (-0700) Subject: debian: enable libgoogle-perftools-dev on arm64 X-Git-Tag: v0.92~61^2~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=61102203b8dce72c36f407aed5ef9c05ec85dcde;p=ceph.git 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 --- diff --git a/debian/control b/debian/control index f0db89d4475e..ad8b09278fa7 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,