Fix setup.py comment about bpd dependencies

This commit is contained in:
Adrian Sampson 2016-06-25 18:04:03 -07:00
parent 035bf96558
commit 2b289cd74c

View file

@ -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',