Commit Graph
9 Commits
Author SHA1 Message Date
Markus S. Wamser b0879a0372 guake: add missing dependency on setuptools
python setuptools is a runtime dependency (as
from pkg_resources import Requirement
is used)
2019-11-11 22:16:42 +01:00
Markus S. Wamser 5d59133d96 python3Packages.sphinx: 1.8.3 -> 2.2.0
and update the Python 2 version to 1.8.5

Motivation: http://www.sphinx-doc.org/en/master/changes.html#release-2-2-0-released-aug-19-2019
2019-10-29 19:04:10 +01:00
Markus S. Wamser cc595c2c21 sphinxcontrib-serializinghtml: init at 1.1.3
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser a3746ffc8d sphinxcontrib-qthelp: init at 1.0.2
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 56a517e47c sphinxcontrib-jsmath: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 2218aba936 sphinxcontrib-htmlhelp: init at 1.0.2
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 00fef5d9c2 sphinxcontrib-devhelp: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 2a6996cca0 sphinxcontrib-applehelp: init at 1.0.1
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser 86ccc63008 mupdf: provide symlink mupdf -> mupdf-x11
This symlink is present on other distros and avoids confusing users on the CLI,
which are used to calling mupdf-x11 as mupdf.
2019-10-26 16:44:09 +02:00