summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/vim/vim.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc
index 860fd24863..17322885dc 100644
--- a/meta/recipes-support/vim/vim.inc
+++ b/meta/recipes-support/vim/vim.inc
@@ -69,6 +69,7 @@ PACKAGECONFIG[tiny] = "--with-features=tiny,--with-features=big,,"
69PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux," 69PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux,"
70PACKAGECONFIG[elfutils] = "--enable-elf-check,,elfutils," 70PACKAGECONFIG[elfutils] = "--enable-elf-check,,elfutils,"
71PACKAGECONFIG[nls] = "--enable-nls,--disable-nls,," 71PACKAGECONFIG[nls] = "--enable-nls,--disable-nls,,"
72PACKAGECONFIG[sound] = "--enable-canberra,--disable-canberra,canberra,"
72 73
73EXTRA_OECONF = " \ 74EXTRA_OECONF = " \
74 --disable-gpm \ 75 --disable-gpm \