From fb54a90de14672be01ddf5cd69f52906cef2d6fd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 2 May 2025 04:20:15 +0200 Subject: [PATCH] Adding build-depends to libxxhash-dev for faster hashing. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f129e8d..d06de0b 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: graphviz , libcmocka-dev , libpcre2-dev, + libxxhash-dev, pkgconf, tcl-expect , tclsh ,