diff options
| -rw-r--r-- | meta-networking/recipes-protocols/dante/dante_1.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/dante/dante_1.4.1.bb b/meta-networking/recipes-protocols/dante/dante_1.4.1.bb index 3b07ffe435..ffdab22cf0 100644 --- a/meta-networking/recipes-protocols/dante/dante_1.4.1.bb +++ b/meta-networking/recipes-protocols/dante/dante_1.4.1.bb | |||
| @@ -32,7 +32,7 @@ REQUIRED_DISTRO_FEATURES = "pam" | |||
| 32 | EXTRA_AUTORECONF = "-I ${S}" | 32 | EXTRA_AUTORECONF = "-I ${S}" |
| 33 | 33 | ||
| 34 | PACKAGECONFIG[libwrap] = ",--disable-libwrap,tcp-wrappers,libwrap" | 34 | PACKAGECONFIG[libwrap] = ",--disable-libwrap,tcp-wrappers,libwrap" |
| 35 | PACKAGECONFIG[krb5] = ",--disable-krb5,krb5" | 35 | PACKAGECONFIG[krb5] = ",--without-krb5,krb5" |
| 36 | 36 | ||
| 37 | PACKAGECONFIG ??= "" | 37 | PACKAGECONFIG ??= "" |
| 38 | 38 | ||
