docs: add note about other GTK system packages
This commit is contained in:
parent
620cc82956
commit
e71ed8ac94
|
@ -44,6 +44,7 @@ in Debian/Ubuntu you should have the
|
||||||
In Fedora you need `gtk3` and `python3-gobject`.
|
In Fedora you need `gtk3` and `python3-gobject`.
|
||||||
You may have to install `gcc` and the Python development package (`python3-dev` or `python3-devel`,
|
You may have to install `gcc` and the Python development package (`python3-dev` or `python3-devel`,
|
||||||
depending on your distribution).
|
depending on your distribution).
|
||||||
|
Other system packages may be required depending on your distribution, such as `python-gobject-common-devel`.
|
||||||
Although the Solaar CLI does not require Gtk3,
|
Although the Solaar CLI does not require Gtk3,
|
||||||
`solaar config` does use Gtk3 capabilities to determine whether the Solaar GUI is running
|
`solaar config` does use Gtk3 capabilities to determine whether the Solaar GUI is running
|
||||||
and thus should tell the Solaar GUI to update its information about settings
|
and thus should tell the Solaar GUI to update its information about settings
|
||||||
|
|
Loading…
Reference in New Issue