diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f5c5cce9..46fecbfe 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 10), libjansson-dev, libpcap-dev, libmnl-dev, - libnuma-dev [!armhf], + libnuma-dev, libssl-dev, meson (>= 0.41~), pkg-config, |