]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
add sse4.2-support package to enforce such dependency
authorKonstantinos Margaritis <markos@freevec.org>
Wed, 19 Jan 2022 13:08:52 +0000 (15:08 +0200)
committerKonstantinos Margaritis <markos@freevec.org>
Wed, 19 Jan 2022 13:08:52 +0000 (15:08 +0200)
debian/control

index ad14c3daeecd0fbc2a056b3f22cd72529711e2db..2cedf11eb826a7a4872e67bc0bfcb693df64d2c7 100644 (file)
@@ -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