Skip to content

Commit

Permalink
media-video/griffith: Remove obsolete dep on dev-python/pyxml
Browse files Browse the repository at this point in the history
This package does not appear to mention PyXML anywhere, and all xml.*
imports seem to be compatible with built-in xml module.
  • Loading branch information
mgorny committed Apr 21, 2018
1 parent 2fc1058 commit 8ab9ca6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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}]
Expand Down

0 comments on commit 8ab9ca6

Please sign in to comment.