From 275d0cb975092189b501a3f1911529bbc1173924 Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Sun, 8 Dec 2024 11:52:31 +0100 Subject: [PATCH] doc: freerdp3-x11 on debian needs backports Closes #243 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b0b9f61..50993d5 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,11 @@ Install the required dependencies. ```bash sudo apt install -y dialog freerdp3-x11 iproute2 libnotify-bin netcat-openbsd ``` + +> [!NOTE] +> On Debian you need to enable the `backports` repository for the `freerdp3-x11` package to become available. +> For instructions, see https://backports.debian.org/Instructions. + - Fedora/RHEL: ```bash sudo dnf install -y dialog freerdp iproute libnotify nmap-ncat