##// END OF EJS Templates
debian: add missing python-docutils dependency
Sean Farley -
r28983:cbb21826 stable
parent child Browse files
Show More
@@ -6,7 +6,8 b' Build-Depends:'
6 debhelper (>= 7),
6 debhelper (>= 7),
7 dh-python,
7 dh-python,
8 python-all,
8 python-all,
9 python-all-dev
9 python-all-dev,
10 python-docutils
10 Standards-Version: 3.9.4
11 Standards-Version: 3.9.4
11 X-Python-Version: >= 2.6
12 X-Python-Version: >= 2.6
12
13
General Comments 0
You need to be logged in to leave comments. Login now