Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatteo F. Vescovi <mfvescovi@users.noreply.github.com>2018-05-21 11:48:42 +0300
committerGitHub <noreply@github.com>2018-05-21 11:48:42 +0300
commit5a3fadbbf92ee07e89030fc882a392ba95df91c9 (patch)
tree425492cbe07442a3a99b17343c4e30a2821ee040 /README.md
parent4c00ae764edf72525fd47680c55eec0816ac446c (diff)
Drop libfreerdp-plugins-standard from Debian deps
libfreerdp-plugins-standard is a package that comes from freerdp, not freerdp2 (which remmina 1.2.x is built on). Thus, dropping that misprint.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec502885f..14883f91c 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ To install Remmina from Debian Backports, just copy and paste the following line
```
echo 'deb http://ftp.debian.org/debian stretch-backports main' | sudo tee --append /etc/apt/sources.list.d/stretch-backports.list >> /dev/null
sudo apt update
-sudo apt install -t stretch-backports remmina remmina-plugin-rdp remmina-plugin-secret libfreerdp-plugins-standard
+sudo apt install -t stretch-backports remmina remmina-plugin-rdp remmina-plugin-secret
```
### Ubuntu