diff options
Diffstat (limited to 'app-leechcraft/lc-lemon/lc-lemon-0.5.90.ebuild')
-rw-r--r-- | app-leechcraft/lc-lemon/lc-lemon-0.5.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-lemon/lc-lemon-0.5.90.ebuild b/app-leechcraft/lc-lemon/lc-lemon-0.5.90.ebuild index fd9d10f434ec..2a932a2481ce 100644 --- a/app-leechcraft/lc-lemon/lc-lemon-0.5.90.ebuild +++ b/app-leechcraft/lc-lemon/lc-lemon-0.5.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lemon/lc-lemon-0.5.90.ebuild,v 1.1 2013/03/08 22:01:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lemon/lc-lemon-0.5.90.ebuild,v 1.2 2013/07/18 12:46:36 maksbotan Exp $ EAPI="4" @@ -17,6 +17,6 @@ DEPEND="~app-leechcraft/lc-core-${PV} dev-qt/qtbearer:4 dev-qt/qtdeclarative:4 dev-libs/libnl:3 - x11-libs/qwt:6 + <x11-libs/qwt-6.1:6 " RDEPEND="${DEPEND}" |