net-analyzer/linkchecker: add missing runtime dependency
authorFrancesco Turco <fturco@fastmail.fm>
Mon, 10 Sep 2018 22:12:20 +0000 (00:12 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 18 Sep 2018 09:25:37 +0000 (11:25 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9821

net-analyzer/linkchecker/linkchecker-9999.ebuild

index 38439a0d7a14dea44f6205dd48fed046d6d3a794..81a23e9d21b6fc63fe363a5fef47a40c1eabb99b 100644 (file)
@@ -19,6 +19,7 @@ KEYWORDS=""
 IUSE="gnome sqlite"
 
 RDEPEND="
+       dev-python/pyxdg[${PYTHON_USEDEP}]
        virtual/python-dnspython[${PYTHON_USEDEP}]
        gnome? ( dev-python/pygtk:2[${PYTHON_USEDEP}] )
 "