openwrt-packages/utils/vim
Karel Kočí e2885b9ddd
vim: variants conflict with each other
This adds conflicts between the variants,
because they provide the same files, and it should not be
possible to install them side by side. Otherwise, it might happen that
half files would be from one variant and the other half from the
other.

Also, adds provides as if you request to install ``vim`` and
``vim-full``, then the request could be satisfied even they collide,
because ``vim-full`` provides ``vim`` package.

Signed-off-by: Karel Kočí <cynerd@email.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[add commit message]
(cherry picked from commit 46c058468a)
2022-08-24 08:25:54 +02:00
..
files vim: Fix editing crontabs with crontab -e 2015-06-05 20:32:44 +02:00
patches vim: fix host compile with clang 12.0.0 2020-11-18 22:52:04 +08:00
scripts vim: fix build on non-linux systems after upgrade 2018-10-10 10:50:25 +02:00
Makefile vim: variants conflict with each other 2022-08-24 08:25:54 +02:00