summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols')
-rw-r--r--meta-networking/recipes-protocols/dante/dante_1.4.1.bb2
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 ffdab22cf0..cfe71dd69d 100644
--- a/meta-networking/recipes-protocols/dante/dante_1.4.1.bb
+++ b/meta-networking/recipes-protocols/dante/dante_1.4.1.bb
@@ -25,7 +25,7 @@ EXTRA_OECONF += "--without-gssapi --sbindir=${bindir}"
25 25
26DEPENDS += "flex-native bison-native libpam" 26DEPENDS += "flex-native bison-native libpam"
27 27
28inherit autotools-brokensep distro_features_check 28inherit autotools-brokensep features_check
29 29
30REQUIRED_DISTRO_FEATURES = "pam" 30REQUIRED_DISTRO_FEATURES = "pam"
31 31