downgrade fakeroot to a suggest; drop sudo from recommends.
git-svn-id: http://emdebian.org/svn/current@7257 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
2de5a872b8
commit
6872a1ee35
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -15,7 +15,8 @@ Section: admin
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${perl:Depends}, ${misc:Depends}, apt, realpath,
|
Depends: ${perl:Depends}, ${misc:Depends}, apt, realpath,
|
||||||
libconfig-auto-perl, libparse-debian-packages-perl
|
libconfig-auto-perl, libparse-debian-packages-perl
|
||||||
Recommends: emdebian-archive-keyring, fakeroot | sudo
|
Recommends: emdebian-archive-keyring
|
||||||
|
Suggests: fakeroot
|
||||||
Replaces: emdebian-rootfs (<= 2.0.9)
|
Replaces: emdebian-rootfs (<= 2.0.9)
|
||||||
Conflicts: emdebian-rootfs (<= 2.0.9)
|
Conflicts: emdebian-rootfs (<= 2.0.9)
|
||||||
Provides: emdebian-rootfs
|
Provides: emdebian-rootfs
|
||||||
|
|
Loading…
Reference in a new issue