diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2013-03-21 14:20:26 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2013-03-21 14:20:26 +0100 |
commit | 6a9f6b4f52d0620db5eb9741ad3b50e4f77e3f4c (patch) | |
tree | db9f10e5453122a4b8f1aa149e17d667c8fdc490 /net-nds/luma/luma-2.4.ebuild | |
parent | [kde-base/kdialog] Change dep to virtual/eject so it doesn't conflict with ne... (diff) | |
download | kde-sunset-6a9f6b4f52d0620db5eb9741ad3b50e4f77e3f4c.tar.gz kde-sunset-6a9f6b4f52d0620db5eb9741ad3b50e4f77e3f4c.tar.bz2 kde-sunset-6a9f6b4f52d0620db5eb9741ad3b50e4f77e3f4c.zip |
Fixed dependencies on qt packages.
Diffstat (limited to 'net-nds/luma/luma-2.4.ebuild')
-rw-r--r-- | net-nds/luma/luma-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/luma/luma-2.4.ebuild b/net-nds/luma/luma-2.4.ebuild index 2d532f9c..46c959bd 100644 --- a/net-nds/luma/luma-2.4.ebuild +++ b/net-nds/luma/luma-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 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.4 2008/07/27 22:12:11 carlo Exp $ @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="samba" -RDEPEND="x11-libs/qt-meta:3 +RDEPEND="dev-qt/qt-meta:3 >=dev-python/PyQt-3.10 >=dev-python/python-ldap-2.0.1 samba? ( >=dev-python/py-smbpasswd-1.0 )" |