diff options
Diffstat (limited to 'dev-python/reportlab/reportlab-2.6.ebuild')
-rw-r--r-- | dev-python/reportlab/reportlab-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/reportlab/reportlab-2.6.ebuild b/dev-python/reportlab/reportlab-2.6.ebuild index 5e3f91b675f3..d89eb6921c74 100644 --- a/dev-python/reportlab/reportlab-2.6.ebuild +++ b/dev-python/reportlab/reportlab-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-2.6.ebuild,v 1.3 2013/04/29 10:27:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-2.6.ebuild,v 1.4 2013/06/08 14:34:44 floppym Exp $ EAPI="5" PYTHON_COMPAT=( python{2_5,2_6,2_7} ) @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-fbsd ~x86-linux" IUSE="doc examples" -RDEPEND="dev-python/imaging +RDEPEND="virtual/python-imaging media-fonts/ttf-bitstream-vera media-libs/libart_lgpl sys-libs/zlib" |