diff options
Diffstat (limited to 'app-crypt/xca/xca-0.9.0.ebuild')
-rw-r--r-- | app-crypt/xca/xca-0.9.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/xca/xca-0.9.0.ebuild b/app-crypt/xca/xca-0.9.0.ebuild index c99297321d46..48e5c59aa63f 100644 --- a/app-crypt/xca/xca-0.9.0.ebuild +++ b/app-crypt/xca/xca-0.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.0.ebuild,v 1.3 2010/12/20 12:35:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.9.0.ebuild,v 1.4 2011/01/05 15:09:23 c1pher Exp $ EAPI="3" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="doc" -RDEPEND=">=dev-libs/openssl-0.9.8 +RDEPEND=">=dev-libs/openssl-0.9.8[-bindist] x11-libs/qt-gui:4" DEPEND="${RDEPEND} doc? ( app-text/linuxdoc-tools )" |