OpenWRT: Difference between revisions
m fix formatting |
→OpenWRT buildroot: add some missing packages |
||
Line 56: | Line 56: | ||
ncurses | ncurses | ||
unzip | unzip | ||
python3 | (python3.withPackages (ps: [ps.setuptools])) | ||
cdrtools | cdrtools | ||
swig | |||
]; | ]; | ||
hardeningDisable = [ "all" ]; | hardeningDisable = [ "all" ]; |