Skip to content

Commit 766717d

Browse files
committed
[FIX] packaging: fix typo in control file
During the resolution of conflicts in odoo#66784, a typo was introduced in debian/control file. closes odoo#66916 X-original-commit: ccadcba Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
1 parent f78e04e commit 766717d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Depends:
3434
python3-libsass,
3535
python3-lxml,
3636
python3-mako,
37-
python3-ofxparse
37+
python3-ofxparse,
3838
python3-passlib,
3939
python3-polib,
4040
python3-psutil,

0 commit comments

Comments
 (0)