commit:     bfda18d9ef17058f6a0a1a79210b678f406077a2
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Mon Sep 10 22:12:20 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 18 09:25:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfda18d9

net-analyzer/linkchecker: add missing runtime dependency

Closes: https://github.com/gentoo/gentoo/pull/9821

 net-analyzer/linkchecker/linkchecker-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/linkchecker/linkchecker-9999.ebuild 
b/net-analyzer/linkchecker/linkchecker-9999.ebuild
index 38439a0d7a1..81a23e9d21b 100644
--- a/net-analyzer/linkchecker/linkchecker-9999.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-9999.ebuild
@@ -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}] )
 "

Reply via email to