diff options
| -rw-r--r-- | meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb b/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb index b27eb0f455..c0c22a2209 100644 --- a/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb +++ b/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb | |||
| @@ -51,6 +51,8 @@ EXTRA_OECONF = "--with-kernel-headers=${STAGING_INCDIR} \ | |||
| 51 | --without-libradius \ | 51 | --without-libradius \ |
| 52 | --disable-security-context \ | 52 | --disable-security-context \ |
| 53 | --enable-shared \ | 53 | --enable-shared \ |
| 54 | --enable-dpd \ | ||
| 55 | --enable-natt=yes \ | ||
| 54 | ${@base_contains('DISTRO_FEATURES', 'ipv6', '--enable-ipv6=yes', '', d)}" | 56 | ${@base_contains('DISTRO_FEATURES', 'ipv6', '--enable-ipv6=yes', '', d)}" |
| 55 | 57 | ||
| 56 | # See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530527 | 58 | # See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530527 |
