From f342abf6fbf09c995894475905fecb275974ac00 Mon Sep 17 00:00:00 2001 From: Konstantinos Margaritis Date: Mon, 20 Nov 2023 16:52:06 +0200 Subject: [PATCH] add missing libsqlite3-dev build-dep --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 627d217b..35d8a3ee 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Build-Depends: cmake, debhelper-compat (= 13), libboost-dev, libpcap-dev, + libsqlite3-dev, pkg-config, po-debconf, python3, @@ -39,7 +40,7 @@ Description: Portable fork of Intel's Hyperscan library (development files) Package: libvectorscan5 Architecture: any-amd64 arm64 ppc64el -Depends: ${misc:Depends}, ${shlibs:Depends}, sse4.2-support [any-amd64] +Depends: sse4.2-support [any-amd64], ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Pre-Depends: debconf Replaces: libhyperscan5