app-office/openerp: Fix dev-python/pillow dep
authorPatrick Lauer <patrick@gentoo.org>
Sun, 22 Oct 2017 16:40:54 +0000 (16:40 +0000)
committerPatrick Lauer <patrick@gentoo.org>
Sun, 22 Oct 2017 16:53:49 +0000 (16:53 +0000)
Package-Manager: Portage-2.3.12, Repoman-2.3.3

app-office/openerp/openerp-7.0.20140125.ebuild
app-office/openerp/openerp-8.0.20140125.ebuild

index 97875513997c8a5576b3ed5ac355730a3b7663ad..f278f7474ac6ae87b454a84505998232a2d329b2 100644 (file)
@@ -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}
        "
 
index 76beb424a29a78cc4a041c251d0ef833b6da4cb8..cebc58dc92c2de87b0d1dc537a93399d9e186a10 100644 (file)
@@ -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}
        "