blob: aa9f2ac01d8f7164c08f7314f49a4e106114f45f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# For cross compiling
sys-devel/crossdev
# Clang as static analyzer and library for YCM
sys-devel/clang
# Checks
dev-util/valgrind
dev-util/cppcheck
# Python
dev-python/pep8
dev-python/pylint
# Updater and turris in general
dev-lang/lua
app-emulation/lxc
# GHDL
#sci-electronics/ghdl
# Rust
dev-lang/rust
# Ansible
app-admin/ansible
# Openwrt
dev-vcs/subversion
dev-util/ccache
# For OpenWRT but just for my purposes
sys-fs/squashfs-tools
|