summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/vim/vim-tiny_8.1.0347.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/vim/vim-tiny_8.1.0347.bb b/meta-oe/recipes-support/vim/vim-tiny_8.1.0347.bb
index 23f6aec49a..8b1fb7b115 100644
--- a/meta-oe/recipes-support/vim/vim-tiny_8.1.0347.bb
+++ b/meta-oe/recipes-support/vim/vim-tiny_8.1.0347.bb
@@ -3,6 +3,7 @@ require vim_${PV}.bb
3SUMMARY += " (with tiny features)" 3SUMMARY += " (with tiny features)"
4 4
5PROVIDES_remove = "xxd" 5PROVIDES_remove = "xxd"
6ALTERNATIVE_${PN}_remove = "xxd"
6 7
7PACKAGECONFIG += "tiny" 8PACKAGECONFIG += "tiny"
8 9