Fix #1062
This commit is contained in:
parent
7f902c4c03
commit
7f53745077
@ -28,7 +28,7 @@ Build-time dependencies:
|
|||||||
* gcc or clang
|
* gcc or clang
|
||||||
* pkg-config
|
* pkg-config
|
||||||
* For building on Linux in addition to the above dependencies you might also need to install the ``-dev`` packages for:
|
* For building on Linux in addition to the above dependencies you might also need to install the ``-dev`` packages for:
|
||||||
``libdbus-1-dev``, ``libxcursor-dev``, ``libxrandr-dev``, ``libxi-dev``, ``libxinerama-dev``, ``libgl1-mesa-dev`` and ``libxkbcommon-x11-dev``,
|
``libdbus-1-dev``, ``libxcursor-dev``, ``libxrandr-dev``, ``libxi-dev``, ``libxinerama-dev``, ``libgl1-mesa-dev``, ``libxkbcommon-x11-dev``, ``libfontconfig-dev`` and ``libpython-dev``.
|
||||||
if they are not already installed by your distro.
|
if they are not already installed by your distro.
|
||||||
|
|
||||||
Install and run from source
|
Install and run from source
|
||||||
|
|||||||
@ -22,10 +22,10 @@ Changelog
|
|||||||
|
|
||||||
- macOS: Fix drag and drop of files not working on mojave (:iss:`1058`)
|
- macOS: Fix drag and drop of files not working on mojave (:iss:`1058`)
|
||||||
|
|
||||||
|
|
||||||
- Fix expansion of env vars not working in the :opt:`env` directive
|
- Fix expansion of env vars not working in the :opt:`env` directive
|
||||||
(:iss:`1075`)
|
(:iss:`1075`)
|
||||||
|
|
||||||
|
|
||||||
0.12.3 [2018-09-29]
|
0.12.3 [2018-09-29]
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user