summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/linkchecker/linkchecker-8.3.ebuild')
-rw-r--r--net-analyzer/linkchecker/linkchecker-8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-8.3.ebuild b/net-analyzer/linkchecker/linkchecker-8.3.ebuild
index 1acde0c260ae..4004e06cf661 100644
--- a/net-analyzer/linkchecker/linkchecker-8.3.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-8.3.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-8.3.ebuild,v 1.1 2013/01/15 12:32:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/linkchecker/linkchecker-8.3.ebuild,v 1.2 2013/01/15 16:17:54 jlec Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_REQ_USE="sqlite"
inherit bash-completion-r1 distutils-r1 eutils multilib
@@ -22,7 +23,6 @@ IUSE="bash-completion bookmarks clamav doc geoip gnome login nagios syntax-check
RDEPEND="
dev-python/dnspython
bash-completion? ( dev-python/optcomplete )
- bookmarks? ( dev-python/pysqlite:2 )
clamav? ( app-antivirus/clamav )
geoip? ( dev-python/geoip-python )
gnome? ( dev-python/pygtk:2 )