summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-21 09:57:31 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-21 09:58:18 +0200
commit8ab9ca6ce67aa8738ade692534b785f2ef959d96 (patch)
tree2ed90f4e11dfa09a44dafbd204ff671b4fc2607a /media-video/griffith
parentdev-python/django-tastypie: Mark stabilize-allarches (diff)
downloadgentoo-8ab9ca6ce67aa8738ade692534b785f2ef959d96.tar.gz
gentoo-8ab9ca6ce67aa8738ade692534b785f2ef959d96.tar.bz2
gentoo-8ab9ca6ce67aa8738ade692534b785f2ef959d96.zip
media-video/griffith: Remove obsolete dep on dev-python/pyxml
This package does not appear to mention PyXML anywhere, and all xml.* imports seem to be compatible with built-in xml module.
Diffstat (limited to 'media-video/griffith')
-rw-r--r--media-video/griffith/griffith-0.13-r2.ebuild (renamed from media-video/griffith/griffith-0.13-r1.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/griffith/griffith-0.13-r1.ebuild b/media-video/griffith/griffith-0.13-r2.ebuild
index 55114ed59695..66b03bc29c8b 100644
--- a/media-video/griffith/griffith-0.13-r1.ebuild
+++ b/media-video/griffith/griffith-0.13-r2.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=5
@@ -24,7 +24,6 @@ RDEPEND="
${PYTHON_DEPS}
dev-python/pillow[${PYTHON_USEDEP}]
gnome-base/libglade[${PYTHON_USEDEP}]
- dev-python/pyxml[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.6.1:2[${PYTHON_USEDEP}]
dev-python/pygobject:2[${PYTHON_USEDEP}]
>=dev-python/sqlalchemy-0.5.2[${PYTHON_USEDEP}]