proper dependencies for ycm
This commit is contained in:
parent
dfa345acad
commit
15a8db5e8a
@ -1,10 +1,15 @@
|
|||||||
aws-cli-v2
|
aws-cli-v2
|
||||||
|
base-devel
|
||||||
cmake
|
cmake
|
||||||
cowsay
|
cowsay
|
||||||
figlet
|
figlet
|
||||||
fzf
|
fzf
|
||||||
|
go
|
||||||
lolcat
|
lolcat
|
||||||
|
mono
|
||||||
ncurses
|
ncurses
|
||||||
|
nodejs
|
||||||
|
npm
|
||||||
python
|
python
|
||||||
ripgrep
|
ripgrep
|
||||||
tmux
|
tmux
|
||||||
|
@ -4,8 +4,12 @@ cmake
|
|||||||
cowsay
|
cowsay
|
||||||
figlet
|
figlet
|
||||||
fzf
|
fzf
|
||||||
|
golang
|
||||||
lolcat
|
lolcat
|
||||||
|
mono-devel
|
||||||
ncurses-dev
|
ncurses-dev
|
||||||
|
nodejs
|
||||||
|
npm
|
||||||
python3-dev
|
python3-dev
|
||||||
ripgrep
|
ripgrep
|
||||||
tmux
|
tmux
|
||||||
|
@ -3,8 +3,12 @@ cmake
|
|||||||
cowsay
|
cowsay
|
||||||
figlet
|
figlet
|
||||||
fzf
|
fzf
|
||||||
|
go
|
||||||
lolcat
|
lolcat
|
||||||
ncurses
|
ncurses
|
||||||
|
node
|
||||||
|
npm
|
||||||
python3
|
python3
|
||||||
rg
|
rg
|
||||||
tmux
|
tmux
|
||||||
|
xbuild
|
||||||
|
Loading…
Reference in New Issue
Block a user