commit: c12da187ab2b73fe175831e9c81b1c16cf30902d
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 16:40:54 2017 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 16:53:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12da187
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 97875513997..f278f7474ac 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 76beb424a29..cebc58dc92c 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}
"