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.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/dante/dante_1.4.3.bb b/meta-networking/recipes-protocols/dante/dante_1.4.3.bb
index 746c08be6..4badff8bb 100644
--- a/meta-networking/recipes-protocols/dante/dante_1.4.3.bb
+++ b/meta-networking/recipes-protocols/dante/dante_1.4.3.bb
@@ -25,6 +25,7 @@ EXTRA_OECONF += "--without-gssapi --sbindir=${bindir}"
25DEPENDS += "flex-native bison-native libpam libtirpc" 25DEPENDS += "flex-native bison-native libpam libtirpc"
26inherit autotools-brokensep features_check 26inherit autotools-brokensep features_check
27 27
28CPPFLAGS += "-P"
28CFLAGS += "-I${STAGING_INCDIR}/tirpc" 29CFLAGS += "-I${STAGING_INCDIR}/tirpc"
29LIBS += "-ltirpc" 30LIBS += "-ltirpc"
30 31