diff options
Diffstat (limited to 'net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild')
-rw-r--r-- | net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild index bd2c32a945c0..72c1915d6198 100644 --- a/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild +++ b/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild,v 1.2 2011/12/16 18:43:59 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild,v 1.3 2012/07/15 15:51:57 kensington Exp $ EAPI="4" @@ -13,6 +13,6 @@ KEYWORDS="" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV} - >=x11-libs/qt-webkit-4.6" + >=x11-libs/qt-webkit-4.6:4" RDEPEND="${DEPEND} virtual/leechcraft-downloader-http" |