diff options
Diffstat (limited to 'net-analyzer/linkchecker')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild index a85d6a4b8e4d..3c62c61da0a1 100644 --- a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild @@ -24,7 +24,7 @@ IUSE="gnome sqlite X" RDEPEND=" || ( dev-python/dnspython:0[${PYTHON_USEDEP}] - virtual/dnspython[${PYTHON_USEDEP}] + virtual/python-dnspython[${PYTHON_USEDEP}] ) >=dev-python/requests-2.2.1[${PYTHON_USEDEP}] gnome? ( dev-python/pygtk:2[${PYTHON_USEDEP}] ) diff --git a/net-analyzer/linkchecker/linkchecker-9999.ebuild b/net-analyzer/linkchecker/linkchecker-9999.ebuild index bf7f343fbf46..01653b19b942 100644 --- a/net-analyzer/linkchecker/linkchecker-9999.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9999.ebuild @@ -22,7 +22,7 @@ KEYWORDS="" IUSE="gnome sqlite X" RDEPEND=" - virtual/dnspython[${PYTHON_USEDEP}] + virtual/python-dnspython[${PYTHON_USEDEP}] gnome? ( dev-python/pygtk:2[${PYTHON_USEDEP}] ) X? ( dev-python/PyQt4[X,help,${PYTHON_USEDEP}] |