summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2021-01-31 15:25:57 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2021-01-31 15:25:57 -0500
commit844007f73d59ddcf90e7be66dfffea30b8698de5 (patch)
treed3906b22bb29ec3fecae9b9eef3c30ff37d100e4 /debian/control
parent1f93c7bc4f508dbc9d3eb2848b8d2b4cd572eb38 (diff)
Re-disable unit tests on non-amd6420200923.2-3
I’m still working to fix unit tests on non-amd64 platforms, but this package needs to migrate. Disable unit tests everywhere they don’t work.
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 2bf190c5..3cfd969c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Maintainer: Benjamin Barenblat <bbaren@debian.org>
Build-Depends:
cmake (>= 3.5),
debhelper-compat (= 12),
- googletest (>= 1.10.0.20200926),
+ googletest (>= 1.10.0.20200926) [amd64],
Rules-Requires-Root: no
Standards-Version: 4.5.0
Section: libs