summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2020-08-08 22:13:12 -0700
committerKevin Mitchell <kevmitch@gmail.com>2020-08-08 22:13:12 -0700
commitbb711c290abc31191318d1f66ad42a82ff89929e (patch)
tree4e71decdaa6ed909b935b3f7a57ce707bcba5a9e
parent8709a8490a29732431f93d3034584f8bee2ba5cb (diff)
downloadmpv-build-bb711c290abc31191318d1f66ad42a82ff89929e.tar.bz2
mpv-build-bb711c290abc31191318d1f66ad42a82ff89929e.tar.xz
debian: allow python3-docutils to be used instead of python-docutils
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6b5bdbc..c96f40f 100644
--- a/debian/control
+++ b/debian/control
@@ -67,7 +67,7 @@ Build-Depends:
libxvidcore-dev,
pkg-config,
python,
- python-docutils,
+ python-docutils | python3-docutils,
x11proto-core-dev,
yasm,
zlib1g-dev