summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/qca/qca-2.0.0-r2.ebuild')
-rw-r--r--app-crypt/qca/qca-2.0.0-r2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-crypt/qca/qca-2.0.0-r2.ebuild b/app-crypt/qca/qca-2.0.0-r2.ebuild
index 00d026cd0ec6..b7369e531be3 100644
--- a/app-crypt/qca/qca-2.0.0-r2.ebuild
+++ b/app-crypt/qca/qca-2.0.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.0-r2.ebuild,v 1.2 2008/01/14 00:06:55 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.0-r2.ebuild,v 1.3 2008/01/23 01:39:24 ingmar Exp $
EAPI="1"
@@ -16,7 +16,9 @@ KEYWORDS="~amd64 ~x86"
IUSE="debug doc examples"
RESTRICT="test"
-DEPEND=">=x11-libs/qt-4.2.0:4"
+DEPEND="
+ <app-crypt/qca-1.0-r3
+ >=x11-libs/qt-4.2.0:4"
RDEPEND="${DEPEND}"
pkg_setup() {