commit:     d8a23f63326011668aa1c7a86372ed6f4df05462
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 17:56:01 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 17:57:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a23f63

app-text/paperwork: shell needs pyxdg

Thanks Sven Hesse <drmccoy <AT> drmccoy.de> in bug #636790

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/paperwork/paperwork-1.2.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-text/paperwork/paperwork-1.2.2.ebuild 
b/app-text/paperwork/paperwork-1.2.2.ebuild
index 23d0921fdd5..ca20baeb28f 100644
--- a/app-text/paperwork/paperwork-1.2.2.ebuild
+++ b/app-text/paperwork/paperwork-1.2.2.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
@@ -24,6 +24,7 @@ RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
        dev-python/pygobject:3[${PYTHON_USEDEP}]
        dev-python/pyinsane:2[${PYTHON_USEDEP}]
        >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
+       dev-python/pyxdg[${PYTHON_USEDEP}]
        dev-python/simplebayes[${PYTHON_USEDEP}]
        x11-libs/gtk+:3[introspection]
        x11-libs/libnotify[introspection]"

Reply via email to