www-client/qutebrowser: drop dev-util/source-highlight dep
authorJustin Bronder <jsbronder@gentoo.org>
Thu, 26 Oct 2017 21:02:09 +0000 (17:02 -0400)
committerJustin Bronder <jsbronder@gentoo.org>
Thu, 26 Oct 2017 21:02:22 +0000 (17:02 -0400)
https://github.com/qutebrowser/qutebrowser/commit/dc01b4eaf0e945b131e8f8094d1a7b6a5c873c1c

Package-Manager: Portage-2.3.8, Repoman-2.3.3

www-client/qutebrowser/qutebrowser-9999.ebuild

index aa893e7d04e900873f9d4df1dfccd8e7296b8384..0b25416e3db8ca9f88af83a9848c66636c7521b8 100644 (file)
@@ -34,14 +34,6 @@ RDEPEND="${COMMON_DEPEND}
        >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
 "
 
-if [[ ${PV} == "9999" ]] ; then
-       # Highlighting needed to create help files.  Alternatively,
-       # scripts/asciidoc2html.py could be patched to optionally set
-       # '--attribute pygments' when calling asciidoc
-       DEPEND="${DEPEND}
-               dev-util/source-highlight"
-fi
-
 # Tests restricted as the deplist (misc/requirements/requirements-tests.txt)
 # isn't complete and X11 is required in order to start up qutebrowser.
 RESTRICT="test"