diff options
Diffstat (limited to 'dev-python/python-poppler-qt5')
-rw-r--r-- | dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild b/dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild index e13b154e9b8e..f1567a6ae081 100644 --- a/dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild +++ b/dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" - app-text/poppler:=[qt5] + app-text/poppler[qt5] dev-python/PyQt5[${PYTHON_USEDEP}] >=dev-python/sip-4.19:=[${PYTHON_USEDEP}] " |