diff options
Diffstat (limited to 'net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild')
-rw-r--r-- | net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild index 3337783fc5a0..26493c7f7ede 100644 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild +++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.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-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild,v 1.1 2012/03/20 12:40:55 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.60.ebuild,v 1.2 2012/07/15 16:02:44 kensington Exp $ EAPI="4" @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV} - x11-libs/qt-declarative" + x11-libs/qt-declarative:4" RDEPEND="${DEPEND}" pkg_postinst() { |