From 312ae895b4423091c8673f7dee111c1f7716e367 Mon Sep 17 00:00:00 2001 From: Konstantinos Margaritis Date: Wed, 19 Jan 2022 15:08:52 +0200 Subject: [PATCH] add sse4.2-support package to enforce such dependency --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ad14c3da..2cedf11e 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: cmake (>=2.8.11), pkg-config, po-debconf, python3, - ragel (>=6.9) + ragel (>=6.9), + sse4.2-support Standards-Version: 4.5.1 Section: libs Rules-Requires-Root: no