diff options
| author | 2025-03-12 23:59:13 -0400 | |
|---|---|---|
| committer | 2025-03-12 23:59:13 -0400 | |
| commit | a9fde3a1a12e9801172e6ff75090f430ad8a8f7b (patch) | |
| tree | 0ab5d7c392f5d41708a4e00db90efc80415da1fd /README.md | |
| parent | a52ba004cbbbd7adbe0b30dc8c5c45f5a675187f (diff) | |
New upstream version 0.4.upstream/0.4
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ Qt6Gtk2 - GTK+2.0 integration plugins for Qt6 -Official home page: https://github.com/trialuser02/qt6gtk2 +Official home page: https://www.opencode.net/trialuser/qt6gtk2 Requirements: - GNU Linux or FreeBSD -- qtbase >= 6.0.0 (with private headers) +- qtbase >= 6.2.0 (with private headers) - GTK+ 2.0 - libX11 @@ -16,7 +16,7 @@ Installation: - Source Code ``` - qmake PREFIX=<your installation path> + qmake6 PREFIX=<your installation path> make sudo make install ``` |
