Skip to content

Commit

Permalink
README.md: Update Gentoo dependencies list
Browse files Browse the repository at this point in the history
Fixes the ebuild parent dirs & depend on openbsd-netcat instead of netcat because libvirt needs it and is likely to be installed
  • Loading branch information
Username404-59 authored Oct 8, 2024
1 parent 406c7c0 commit 9ca3576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ Install the required dependencies.
```
- Gentoo Linux:
```bash
sudo emerge --ask=n sys-libs/dialog net-misc/freerdp:3 net-misc/iproute2 x11-libs/libnotify net-analyzer/netcat
sudo emerge --ask=n dev-util/dialog net-misc/freerdp:3 sys-apps/iproute2 x11-libs/libnotify net-analyzer/openbsd-netcat
```

> [!NOTE]
Expand Down

0 comments on commit 9ca3576

Please sign in to comment.