mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
adjust all the PROVIDEs and CONFLICTs
This commit is contained in:
@ -45,6 +45,8 @@ arch=('i686' 'x86_64' 'armv7h')
|
||||
url='http://valloric.github.com/YouCompleteMe/'
|
||||
license=('GPL3')
|
||||
groups=('vim-plugins')
|
||||
provides=('vim-youcompleteme')
|
||||
conflicts=('')
|
||||
|
||||
depends=('boost' 'boost-libs' 'ncurses5-compat-libs' 'python' 'python2' 'vim' 'clang')
|
||||
[[ "$_omnisharp" = "y" ]] && depends+=('mono')
|
||||
|
Reference in New Issue
Block a user