Add missing build dependency on python3-dulwich (>= 0.19.12).
This commit is contained in:
parent
fe047d1cf3
commit
40fbcfcff7
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -11,7 +11,8 @@ Build-Depends: debhelper-compat (= 12),
|
|||
python3-debmutate,
|
||||
python3-lz4,
|
||||
python3-setuptools,
|
||||
brz-debian
|
||||
brz-debian,
|
||||
python3-dulwich (>= 0.19.12)
|
||||
Source: ognibuild
|
||||
Priority: optional
|
||||
Section: devel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue