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