summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils/iputils_20210722.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/iputils/iputils_20210722.bb')
-rw-r--r--meta/recipes-extended/iputils/iputils_20210722.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/iputils/iputils_20210722.bb b/meta/recipes-extended/iputils/iputils_20210722.bb
index a9821e556f..e1940b77b5 100644
--- a/meta/recipes-extended/iputils/iputils_20210722.bb
+++ b/meta/recipes-extended/iputils/iputils_20210722.bb
@@ -37,7 +37,7 @@ PACKAGECONFIG[tftpd] = "-DBUILD_TFTPD=true, -DBUILD_TFTPD=false,"
37PACKAGECONFIG[traceroute6] = "-DBUILD_TRACEROUTE6=true,-DBUILD_TRACEROUTE6=false," 37PACKAGECONFIG[traceroute6] = "-DBUILD_TRACEROUTE6=true,-DBUILD_TRACEROUTE6=false,"
38PACKAGECONFIG[docs] = "-DBUILD_HTML_MANS=true -DBUILD_MANS=true,-DBUILD_HTML_MANS=false -DBUILD_MANS=false, libxslt" 38PACKAGECONFIG[docs] = "-DBUILD_HTML_MANS=true -DBUILD_MANS=true,-DBUILD_HTML_MANS=false -DBUILD_MANS=false, libxslt"
39 39
40inherit meson systemd update-alternatives 40inherit meson systemd update-alternatives pkgconfig
41 41
42EXTRA_OEMESON += "--prefix=${root_prefix}/ -DSKIP_TESTS=true" 42EXTRA_OEMESON += "--prefix=${root_prefix}/ -DSKIP_TESTS=true"
43 43