mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 06:15:54 +08:00
debian packaging: fixup missing comma
This commit is contained in:
parent
08f55343d9
commit
58124ad5d6
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: shells
|
|||
Priority: optional
|
||||
Maintainer: ridiculous_fish <corydoras@ridiculousfish.com>
|
||||
Uploaders: David Adam <zanchey@ucc.gu.uwa.edu.au>
|
||||
Build-Depends: debhelper (>= 9.20151004), libncurses5-dev, cmake (>= 3.5.0), gettext, libpcre2-dev
|
||||
Build-Depends: debhelper (>= 9.20151004), libncurses5-dev, cmake (>= 3.5.0), gettext, libpcre2-dev,
|
||||
# Test dependencies
|
||||
locales-all, python3
|
||||
Standards-Version: 4.1.5
|
||||
|
|
Loading…
Reference in New Issue
Block a user