diff options
Diffstat (limited to 'app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild')
-rw-r--r-- | app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild b/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild index 4b970ba96234..7355b879375b 100644 --- a/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild +++ b/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.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-otlozhu/lc-otlozhu-9999.ebuild,v 1.1 2013/03/08 22:04:01 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-otlozhu/lc-otlozhu-9999.ebuild,v 1.2 2013/07/20 20:25:20 maksbotan Exp $ EAPI="4" @@ -13,5 +13,6 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} + ~app-leechcraft/liblaretz-${PV} >=dev-qt/qtgui-4.8:4" RDEPEND="${DEPEND}" |