add python3 as a build dep
This commit is contained in:
parent
27e80029c4
commit
dcf516d175
|
|
@ -3,6 +3,7 @@ Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in>
|
Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in>
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
|
python3,
|
||||||
pandoc
|
pandoc
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Homepage: https://github.com/canihavesomecoffee/udis86
|
Homepage: https://github.com/canihavesomecoffee/udis86
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue