diff options
Diffstat (limited to 'recipes/vim/vim_6.4.bb')
-rw-r--r-- | recipes/vim/vim_6.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/vim/vim_6.4.bb b/recipes/vim/vim_6.4.bb index 4cf6591a66..d062bc5236 100644 --- a/recipes/vim/vim_6.4.bb +++ b/recipes/vim/vim_6.4.bb @@ -2,6 +2,8 @@ VIMVER = "64" require vim.inc +PR = "${INC_PR}.1" + EXTRA_OECONF = "--enable-gui=none --disable-gtktest \ --disable-xim --with-features=normal \ --disable-gpm --without-x --disable-netbeans \ |