]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
add missing libsqlite3-dev build-dep
authorKonstantinos Margaritis <markos@freevec.org>
Mon, 20 Nov 2023 14:52:06 +0000 (16:52 +0200)
committerKonstantinos Margaritis <markos@freevec.org>
Mon, 20 Nov 2023 14:52:06 +0000 (16:52 +0200)
debian/control

index 627d217b50604a27657c1fc88dd308494c4da933..35d8a3eee8d13c12f3bf52db9dceee7b33f78874 100644 (file)
@@ -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