distro/nwl.conf: Fix typo

This commit is contained in:
Alexandre Bard 2024-03-07 12:18:45 +01:00
parent d2e0b9c9df
commit ead191b097
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ SYSTEMD_AUTO_ENABLE:pn-dnsmasq = "disable"
PACKAGECONFIG:pn-bluez5 = "systemd udev" PACKAGECONFIG:pn-bluez5 = "systemd udev"
# Wit busybox "less" the output of "nmcli c" does not show up properly # With busybox "less" the output of "nmcli c" does not show up properly
RDEPENDS:networkmanager-nmcli += "less" RDEPENDS:networkmanager-nmcli += "less"