mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
This puts lilo in Recommends rather than Depends, but there is a check for it
ran by the program.
This commit is contained in:
parent
df6e4aecf3
commit
d451183160
@ -7,8 +7,8 @@ Standards-Version: 3.5.2
|
||||
|
||||
Package: gbootroot
|
||||
Architecture: all
|
||||
Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), ash, file, binutils, bzip2, lilo
|
||||
Recommends: dswim
|
||||
Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), ash, file, binutils, bzip2
|
||||
Recommends: dswim, lilo
|
||||
Description: Boot/Root Filesystem Distribution testing and creation.
|
||||
BootRoot makes the construction and development of distributions fun and
|
||||
simple with its Root Methods (Yard) and user-mode-linux test bed. Finish
|
||||
|
Loading…
x
Reference in New Issue
Block a user