mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
docs: make xconfig now uses libqt4
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a6ada2c946
commit
41300afd62
@ -160,13 +160,13 @@
|
|||||||
$ make gconfig
|
$ make gconfig
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>to run the Qt3 or GTK-based configurators.</p>
|
<p>to run the Qt or GTK-based configurators.</p>
|
||||||
|
|
||||||
<p>All of these "make" commands will need to build a configuration
|
<p>All of these "make" commands will need to build a configuration
|
||||||
utility, so you may need to install "development" packages for relevant
|
utility, so you may need to install "development" packages for relevant
|
||||||
libraries used by the configuration utilities. On Debian-like systems,
|
libraries used by the configuration utilities. On Debian-like systems,
|
||||||
the <code>libncurses5-dev</code> package is required to use the <i>
|
the <code>libncurses5-dev</code> package is required to use the <i>
|
||||||
menuconfig</i> interface, <code>libqt3-mt-dev</code> is required to use
|
menuconfig</i> interface, <code>libqt4-dev</code> is required to use
|
||||||
the <i>xconfig</i> interface, and <code>libglib2.0-dev, libgtk2.0-dev
|
the <i>xconfig</i> interface, and <code>libglib2.0-dev, libgtk2.0-dev
|
||||||
and libglade2-dev</code> are needed to use the <i>gconfig</i> interface.</p>
|
and libglade2-dev</code> are needed to use the <i>gconfig</i> interface.</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user