From 1836d746a290f470e51825be736c423795b3ce1b Mon Sep 17 00:00:00 2001 From: tigro Date: Sun, 9 Jul 2023 23:50:14 +0300 Subject: [PATCH] Added remmina --- prepopulate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/prepopulate.json b/prepopulate.json index a8bcdee..76c712f 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -13725,6 +13725,17 @@ "qt5-qtwebkit": [ "qt5-qtwebkit.x86_64", "qt5-qtwebkit-devel.x86_64" + ], + "remmina": [ + "remmina.x86_64", + "remmina-devel.x86_64", + "remmina-gnome-session.x86_64", + "remmina-plugins-exec.x86_64", + "remmina-plugins-python.x86_64", + "remmina-plugins-rdp.x86_64", + "remmina-plugins-secret.x86_64", + "remmina-plugins-vnc.x86_64", + "remmina-plugins-www.x86_64" ] } }