diff options
Diffstat (limited to 'testing/scripts/recipes/013_strongswan.mk')
-rw-r--r-- | testing/scripts/recipes/013_strongswan.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 14fdebbc9..6240d4228 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -73,6 +73,9 @@ CONFIG_OPTS = \ --enable-unity \ --enable-unbound \ --enable-ipseckey \ + --enable-cmd \ + --enable-libipsec \ + --enable-kernel-libipsec \ --enable-tkm export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat |