summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2021-04-16 11:51:34 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2021-04-16 11:51:34 -0400
commita9940c9c7fd5ec3377d120d373e0deadce01e05f (patch)
treef317f6e7233a0b66b7cfbb56e3da51843eb9fe3a /debian/control
parent23eae53a7683ba6949c89c3b6ee484f9264597ee (diff)
Reenable unit tests on arm64
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3b8846f7..723d00c8 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Maintainer: Benjamin Barenblat <bbaren@debian.org>
Build-Depends:
cmake (>= 3.5),
debhelper-compat (= 13),
- googletest (>= 1.10.0.20200926) [amd64 ppc64el],
+ googletest (>= 1.10.0.20200926) [amd64 arm64 ppc64el],
Rules-Requires-Root: no
Standards-Version: 4.5.1
Section: libs