chore(packaging): debian 12

This commit is contained in:
Hivert Quentin
2023-08-02 11:36:36 +02:00
parent f3dce5d50b
commit 528d178256
4 changed files with 8 additions and 2 deletions
+5
View File
@@ -32,6 +32,11 @@ ifeq ($(DIST_CODENAME), bullseye)
MFA_CONFIG=--enable-mfa
endif
# Debian 12
ifeq ($(DIST_CODENAME), bookworm)
MFA_CONFIG=--enable-mfa
endif
# Ubuntu 12.04
ifeq ($(DIST_CODENAME), precise)
SODIUM_CONFIG=--disable-sodium