diff options
Diffstat (limited to 'net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild')
-rw-r--r-- | net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild b/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild index e1b35d88e302..fff83b9a3f62 100644 --- a/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild +++ b/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild,v 1.3 2012/02/09 12:09:46 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild,v 1.4 2012/07/15 15:45:06 kensington Exp $ EAPI="4" @@ -13,7 +13,7 @@ KEYWORDS="" IUSE="debug mysql +sqlite postgres" DEPEND="~net-misc/leechcraft-core-${PV}[postgres?,sqlite?] - x11-libs/qt-webkit" + x11-libs/qt-webkit:4" RDEPEND="${DEPEND} virtual/leechcraft-downloader-http" |