fix typo in control
git-svn-id: http://emdebian.org/svn/current@6906 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
d95912269c
commit
21f04e8573
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -33,7 +33,7 @@ Description: emdebian root filesystem support
|
|||
Package: multistrap
|
||||
Section: admin
|
||||
Architecture: all
|
||||
Depends: ${perl:Depends}, ${misc:Depends}, apt, realpath
|
||||
Depends: ${perl:Depends}, ${misc:Depends}, apt, realpath,
|
||||
libconfig-auto-perl, libparse-debian-packages-perl
|
||||
Replaces: emdebian-rootfs (<= 1.6.0)
|
||||
Description: multiple repository bootstrap based on apt
|
||||
|
|
Loading…
Reference in a new issue