app-text/paperwork: drop unneeded glade dependency, thanks eva in bug #626166
authorBernard Cafarelli <voyageur@gentoo.org>
Wed, 26 Jul 2017 11:22:49 +0000 (13:22 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Wed, 26 Jul 2017 11:26:11 +0000 (13:26 +0200)
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
app-text/paperwork/paperwork-1.2.ebuild

index 595e78e8ee89449740a2d83dd2e44e552bde075d..c301f25b4f83599f0d6254ab1bc8eb89f9205b6d 100644 (file)
@@ -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}"
index 777e4391c980bd20b661dbf9033b4d2cdc59821b..1ce4f4dfe5d4ac037590ebba277322d205122b74 100644 (file)
@@ -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}"