From 2b289cd74cb05372bcf3749a2bb9d75ea999a919 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sat, 25 Jun 2016 18:04:03 -0700 Subject: [PATCH] Fix setup.py comment about bpd dependencies --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f5102aef6..6877d794b 100755 --- a/setup.py +++ b/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',