summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/roundcube/roundcube-1.0.2.ebuild')
-rw-r--r--mail-client/roundcube/roundcube-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/roundcube/roundcube-1.0.2.ebuild b/mail-client/roundcube/roundcube-1.0.2.ebuild
index 916f4ceddb7a..1ceb1f89b781 100644
--- a/mail-client/roundcube/roundcube-1.0.2.ebuild
+++ b/mail-client/roundcube/roundcube-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v 1.7 2014/09/14 07:50:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v 1.8 2014/09/14 22:39:43 jer Exp $
EAPI=5
@@ -34,7 +34,7 @@ RDEPEND="
>=dev-php/PEAR-Net_Socket-1.0.14
mysql? ( || ( dev-lang/php[mysql] dev-lang/php[mysqli] ) )
spell? ( dev-lang/php[curl,spell] )
- sqlite? ( || ( dev-lang/php[sqlite] dev-lang/php[sqlite3] ) )
+ sqlite? ( dev-lang/php[sqlite] )
virtual/httpd-php
"