summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2022-02-01 17:26:53 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2022-02-01 17:26:53 -0500
commit6cf15f81f3f23bf47e83fa38180c92dc5afd27f1 (patch)
treea9eb411f1e8a08b14b65a8813ddb25a236563087 /debian/control
parent6ef5f753b4c30926b27ce6e2c34722ca0f519316 (diff)
Reenable unit tests on s390x
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 d0623013..4acf655a 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) [amd64 arm64 mips64el ppc64el],
+ googletest (>= 1.10.0.20200926) [amd64 arm64 mips64el ppc64el s390x],
Rules-Requires-Root: no
Standards-Version: 4.5.1
Section: libs