summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-07 12:48:45 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-07 12:48:45 +0000
commitd4b32185d2365a57ef8d22961578f564df6392c7 (patch)
tree18ef9caafd15de4687e33ccd0b07514e58c53023 /dev-python/qscintilla/qscintilla-1.54.ebuild
parentStable x86. (diff)
downloadgentoo-2-d4b32185d2365a57ef8d22961578f564df6392c7.tar.gz
gentoo-2-d4b32185d2365a57ef8d22961578f564df6392c7.tar.bz2
gentoo-2-d4b32185d2365a57ef8d22961578f564df6392c7.zip
Fix qt deps
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/qscintilla/qscintilla-1.54.ebuild')
-rw-r--r--dev-python/qscintilla/qscintilla-1.54.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qscintilla/qscintilla-1.54.ebuild b/dev-python/qscintilla/qscintilla-1.54.ebuild
index 83ec3861b674..39cb02da7184 100644
--- a/dev-python/qscintilla/qscintilla-1.54.ebuild
+++ b/dev-python/qscintilla/qscintilla-1.54.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.54.ebuild,v 1.12 2005/07/01 14:58:49 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.54.ebuild,v 1.13 2005/07/07 12:48:45 caleb Exp $
inherit eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha ia64 amd64"
IUSE=""
DEPEND="virtual/libc
- x11-libs/qt"
+ =x11-libs/qt-3*"
src_unpack() {