Skip to content

Commit

Permalink
docs: update generic profiles dependencies (#4908) (#4909)
Browse files Browse the repository at this point in the history
* docs: update generic profiles dependencies

Signed-off-by: SimoneFiorani <[email protected]>

* Removed unused dependency

Signed-off-by: SimoneFiorani <[email protected]>

---------

Signed-off-by: SimoneFiorani <[email protected]>
(cherry picked from commit 10e65aa)

Co-authored-by: sfiorani <[email protected]>
  • Loading branch information
pierantoniomerlino and sfiorani authored Oct 23, 2023
1 parent 60cfb57 commit 379d798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/install-kura.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ To have all the Kura features working, the following dependencies are required:
- Security: `polkit` or `policykit-1`, `ssh` or `openssh`, `openssl`, `busybox`, `openvpn`.
- Bluetooth: `bluez` or `bluez5`, `bluez-hcidump` or `bluez5-noinst-tools`.
- Time: `ntpdate`, `chrony`, `chronyc`, `cron` or `cronie`.
- Networking: `network-manager` or `networkmanager`, `bind9` or `bind`, `isc-dhcp-server` or (`dhcp-server` and `dhcp-client`), `iw`, `iptables`, `modemmanager`.
- Networking: `network-manager` or `networkmanager`, `bind9` or `bind`, `dnsmasq` or `isc-dhcp-server` or (`dhcp-server` and `dhcp-client`), `iw`, `iptables`, `modemmanager`, `hostapd`, `wpa-supplicant`, `ppp`, `iproute2`.
- Logs: `logrotate`.
- Gps: `gpsd`.
- Python: `python3`.
Expand All @@ -78,4 +78,4 @@ Check out the quick start guides for the detailed installation steps and set-up
- [Raspberry Pi - Ubuntu 20 Quick Start](./raspberry-pi-ubuntu-20-quick-start.md)
- [Docker Quick Start](./docker-quick-start.md)
- [Intel Up² Quick Start](./intel-up-2-quick-start.md)
- [NVIDIA Jetson Nano&trade;](./nvidia-jetson-nano-quick-start.md)
- [NVIDIA Jetson Nano&trade;](./nvidia-jetson-nano-quick-start.md)

0 comments on commit 379d798

Please sign in to comment.