mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
add python2-neovim dependancy
This commit is contained in:
@ -8,7 +8,7 @@ arch=('x86_64')
|
||||
url="https://github.com/Shougo/deoplete.nvim"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=('python-neovim')
|
||||
depends=('python-neovim' 'python2-neovim')
|
||||
makedepends=('git')
|
||||
provides=('deoplete-git')
|
||||
conflicts=('deoplete' 'deoplete-git')
|
||||
|
Reference in New Issue
Block a user