From 834a9b8c112f9d2a8992c60da4c3455e5ab4898c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linuxer=20=20=E3=83=91=E3=82=B9=E3=82=AB=E3=83=AA=E3=82=B9?= =?UTF-8?q?=20=20=E3=82=B9=E3=83=9D=E3=82=B7=E3=83=88?= Date: Sat, 8 Feb 2020 12:33:28 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 742d138..0c296c9 100644 --- a/README.md +++ b/README.md @@ -157,14 +157,15 @@ This project replaces the ([camera monitor](https://launchpad.net/cameramonitor) #### For Desktops not based on Gtk, but on Qt i.e. KDE, LxQt etc, it may be neccessary to be installed, for proper appearance of icons, menus e.t.c., the following package: -- ##### qt5gtk2 (Arch), +- ##### qt5pas, qt5gtk2 (Arch), - ##### libqt5pas-dev,libqt5pas1 (Debian/Ubuntu), -- ##### libqt5-qtstyleplugins-platformtheme-gtk2 (OpenSuSe) +- ##### libQt5Pas-devel,libQt5Pas from [ecsos](http://download.opensuse.org/repositories/home:/ecsos/) repository, (OpenSuse Leap / Tumbleweed) #### For Desktops not based on Qt, but on GTK i.e. Gnome, LxDE, XFCE etc, it may be neccessary to be installed, for proper appearance of icons, menus e.t.c., the following packages: - ##### qt5ct (All Distributions) -- ##### qt5-style-plugins (All Distributions) +- ##### qt5-style-plugins (All Distributions, but OpenSuse) +- ##### libqt5-qtstyleplugins-platformtheme-gtk2 (OpenSuSe) #### Select the name(s) from the above list, by the name of your Distribution (either major or derived from), respectively. \ No newline at end of file