Skip to content

iop: config: LUCI: Do not take in libiwinfo-lua and bootstrap theme

Andreas Gnau requested to merge agnau-luci-deps into devel

The luci-nginx metapackage selects some packages that we do not want to select

  1. luci-theme-bootstrap: Not needed, we use luci-theme-openwrt-2020
  2. libiwinfo-lua: Not needed on non-WiFi targets such as panther, but will be pulled in by other WiFi dependencies

Merge request reports