From 597664772f47cecd70a9213e2f700f0a21b42ecc Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Wed, 26 Jul 2017 13:22:49 +0200 Subject: [PATCH] app-text/paperwork: drop unneeded glade dependency, thanks eva in bug #626166 Add pycrypto for completeness (though only required for windows platforms in current code) Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- app-text/paperwork/paperwork-1.1.2.ebuild | 2 +- app-text/paperwork/paperwork-1.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/paperwork/paperwork-1.1.2.ebuild b/app-text/paperwork/paperwork-1.1.2.ebuild index 595e78e8ee89..c301f25b4f83 100644 --- a/app-text/paperwork/paperwork-1.1.2.ebuild +++ b/app-text/paperwork/paperwork-1.1.2.ebuild @@ -19,11 +19,11 @@ RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}] dev-python/libpillowfight[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pycrypto[${PYTHON_USEDEP}] dev-python/pyenchant[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] dev-python/pyinsane:2[${PYTHON_USEDEP}] >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}] dev-python/simplebayes[${PYTHON_USEDEP}] - dev-util/glade[introspection,python] x11-libs/gtk+:3[introspection]" DEPEND="${RDEPEND}" diff --git a/app-text/paperwork/paperwork-1.2.ebuild b/app-text/paperwork/paperwork-1.2.ebuild index 777e4391c980..1ce4f4dfe5d4 100644 --- a/app-text/paperwork/paperwork-1.2.ebuild +++ b/app-text/paperwork/paperwork-1.2.ebuild @@ -19,11 +19,11 @@ RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}] dev-python/libpillowfight[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pycrypto[${PYTHON_USEDEP}] dev-python/pyenchant[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] dev-python/pyinsane:2[${PYTHON_USEDEP}] >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}] dev-python/simplebayes[${PYTHON_USEDEP}] - dev-util/glade[introspection,python] x11-libs/gtk+:3[introspection]" DEPEND="${RDEPEND}" -- 2.26.2