mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04: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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user