summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds/luma/luma-2.4.ebuild')
-rw-r--r--net-nds/luma/luma-2.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-nds/luma/luma-2.4.ebuild b/net-nds/luma/luma-2.4.ebuild
index 2a4219ce04b7..01776bd00713 100644
--- a/net-nds/luma/luma-2.4.ebuild
+++ b/net-nds/luma/luma-2.4.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/luma-2.4.ebuild,v 1.3 2008/06/29 09:57:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/luma-2.4.ebuild,v 1.4 2008/07/27 22:12:11 carlo Exp $
+EAPI=1
NEED_PYTHON=2.3
inherit eutils python qt3
@@ -15,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="samba"
-RDEPEND="$(qt_min_version 3.2)
+RDEPEND="x11-libs/qt:3
>=dev-python/PyQt-3.10
>=dev-python/python-ldap-2.0.1
samba? ( >=dev-python/py-smbpasswd-1.0 )"