mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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.
This commit is contained in:
@@ -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}]
|
||||
Reference in New Issue
Block a user