Merge pull request #148 from klondi/patch-1

dev-python/gstreamer-player: add missing pygobject dependency
This commit is contained in:
Andreas Billmeier 2022-10-17 21:22:11 +02:00 committed by GitHub
commit 827bcbfa30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ RESTRICT="!test? ( test )"
DOCS=""
RDEPEND=">=media-libs/mutagen-1.36.2[${PYTHON_USEDEP}]
>=dev-python/pygobject-3.42.2[${PYTHON_USEDEP}]
>=dev-python/lxml-3.6.0[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]