summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-04-12 02:57:16 +0300
committerMart Raudsepp <leio@gentoo.org>2017-04-12 02:57:19 +0300
commit68192ce64a194de02c57f737462ef8ab0479b7f1 (patch)
tree4547be15314b96f0b8c44c92892126a1bf07fa43 /media-gfx/postr
parentmedia-gfx/eog-plugins: bump to 3.16.6 for translation updates, don't default ... (diff)
downloadgentoo-68192ce64a194de02c57f737462ef8ab0479b7f1.tar.gz
gentoo-68192ce64a194de02c57f737462ef8ab0479b7f1.tar.bz2
gentoo-68192ce64a194de02c57f737462ef8ab0479b7f1.zip
media-gfx/postr: update twisted deps
Gentoo-bug: 606660 Thanks-to: Frederico Freire Boaventura
Diffstat (limited to 'media-gfx/postr')
-rw-r--r--media-gfx/postr/postr-0.13.1.ebuild11
1 files changed, 8 insertions, 3 deletions
diff --git a/media-gfx/postr/postr-0.13.1.ebuild b/media-gfx/postr/postr-0.13.1.ebuild
index 8a9db0453d55..0f140ae55826 100644
--- a/media-gfx/postr/postr-0.13.1.ebuild
+++ b/media-gfx/postr/postr-0.13.1.ebuild
@@ -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"
@@ -30,8 +30,13 @@ RDEPEND="${COMMON_DEPEND}
dev-python/gtkspell-python[${PYTHON_USEDEP}]
dev-python/libgnome-python[${PYTHON_USEDEP}]
dev-python/pygobject:2[${PYTHON_USEDEP}]
- dev-python/twisted-core[${PYTHON_USEDEP}]
- dev-python/twisted-web[${PYTHON_USEDEP}]
+ || (
+ dev-python/twisted[${PYTHON_USEDEP}]
+ (
+ dev-python/twisted-core[${PYTHON_USEDEP}]
+ dev-python/twisted-web[${PYTHON_USEDEP}]
+ )
+ )
"
DEPEND="${COMMON_DEPEND}
app-text/gnome-doc-utils