build: Fix the python3 dependency

This commit is contained in:
JosephMcc
2017-02-17 13:59:40 -08:00
parent 6287fc9614
commit d2892eda2d
2 changed files with 2 additions and 1 deletions

1
debian/control vendored
View File

@@ -25,6 +25,7 @@ Package: xed
Architecture: any
Depends: iso-codes,
xed-common (= ${source:Version}),
python3,
${misc:Depends},
${python:Depends},
${shlibs:Depends},