From c12da187ab2b73fe175831e9c81b1c16cf30902d Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Sun, 22 Oct 2017 16:40:54 +0000 Subject: [PATCH] app-office/openerp: Fix dev-python/pillow dep Package-Manager: Portage-2.3.12, Repoman-2.3.3 --- app-office/openerp/openerp-7.0.20140125.ebuild | 4 ++-- app-office/openerp/openerp-8.0.20140125.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-office/openerp/openerp-7.0.20140125.ebuild b/app-office/openerp/openerp-7.0.20140125.ebuild index 97875513997c..f278f7474ac6 100644 --- a/app-office/openerp/openerp-7.0.20140125.ebuild +++ b/app-office/openerp/openerp-7.0.20140125.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -50,7 +50,7 @@ CDEPEND="!app-office/openerp-web dev-python/unittest2[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] - dev-python/pillow[jpeg,${PYTHON_USEDEP}] + dev-python/pillow[jpeg(+),${PYTHON_USEDEP}] ${PYTHON_DEPS} " diff --git a/app-office/openerp/openerp-8.0.20140125.ebuild b/app-office/openerp/openerp-8.0.20140125.ebuild index 76beb424a29a..cebc58dc92c2 100644 --- a/app-office/openerp/openerp-8.0.20140125.ebuild +++ b/app-office/openerp/openerp-8.0.20140125.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -50,7 +50,7 @@ CDEPEND="!app-office/openerp-web dev-python/unittest2[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] - dev-python/pillow[jpeg,${PYTHON_USEDEP}] + dev-python/pillow[jpeg(+),${PYTHON_USEDEP}] ${PYTHON_DEPS} " -- 2.26.2