summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/claws-mail-python/claws-mail-python-0.9.ebuild')
-rw-r--r--mail-client/claws-mail-python/claws-mail-python-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/claws-mail-python/claws-mail-python-0.9.ebuild b/mail-client/claws-mail-python/claws-mail-python-0.9.ebuild
index 7aff0066acc4..6fc7ac5cdf56 100644
--- a/mail-client/claws-mail-python/claws-mail-python-0.9.ebuild
+++ b/mail-client/claws-mail-python/claws-mail-python-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.9.ebuild,v 1.3 2012/04/07 11:35:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.9.ebuild,v 1.4 2012/05/04 08:42:24 jdhore Exp $
EAPI=4
inherit multilib
@@ -18,7 +18,7 @@ RDEPEND=">=mail-client/claws-mail-3.8.0
>=dev-lang/python-2.5
>=dev-python/pygtk-2.10.3"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"