mirror of
https://github.com/beetbox/beets.git
synced 2026-02-12 10:22:13 +01:00
Fix setup.py comment about bpd dependencies
This commit is contained in:
parent
035bf96558
commit
2b289cd74c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -122,7 +122,7 @@ setup(
|
|||
},
|
||||
# Non-Python/non-PyPI plugin dependencies:
|
||||
# convert: ffmpeg
|
||||
# bpd: pygst
|
||||
# bpd: python-gi and GStreamer
|
||||
|
||||
classifiers=[
|
||||
'Topic :: Multimedia :: Sound/Audio',
|
||||
|
|
|
|||
Loading…
Reference in a new issue