diff --git a/.github/release-nest-v3 b/.github/release-nest-v3 index 7ed6ff8..1e8b314 100644 --- a/.github/release-nest-v3 +++ b/.github/release-nest-v3 @@ -1 +1 @@ -5 +6 diff --git a/debian/control b/debian/control index b1b9553..4327806 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,8 @@ Build-Depends: pkg-config, cmake, pkgconf, + libsystemd-dev, + systemd-dev, cargo, rustc, clang,