diff options
Diffstat (limited to 'dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild')
-rw-r--r-- | dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild b/dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild index 5c218e4b631..80dde8eafcd 100644 --- a/dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild +++ b/dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND="dev-python/html5lib[${PYTHON_USEDEP}] - virtual/python-imaging[${PYTHON_USEDEP}] + dev-python/pillow[${PYTHON_USEDEP}] dev-python/PyPDF2[${PYTHON_USEDEP}] >=dev-python/reportlab-2.2[${PYTHON_USEDEP}] <dev-python/reportlab-3[${PYTHON_USEDEP}]" |