add missing comma after ucf
git-svn-id: http://emdebian.org/svn/current@6506 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
2b6d92c5fd
commit
ae54f011c0
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -15,7 +15,7 @@ Package: emdebian-rootfs
|
|||
Architecture: all
|
||||
Depends: ${perl:Depends}, ${misc:Depends}, apt, apt-cross (>= 0.5.0),
|
||||
binutils-multiarch, debootstrap (>= 1.0.4), dpkg-cross (>= 2.1.0),
|
||||
devscripts, emdebian-archive-keyring, multistrap, pbuilder, sudo, ucf
|
||||
devscripts, emdebian-archive-keyring, multistrap, pbuilder, sudo, ucf,
|
||||
libparse-debian-packages-perl, libemdebian-tools-perl
|
||||
Replaces: emdebian-tools (<= 1.4.3)
|
||||
Recommends: gcc
|
||||
|
|
Loading…
Reference in a new issue