mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
This puts the source code for genext2fs in /usr/share/gbootroot/genext2f
and makes package depend on libc6 (>= 2.1.2) which was tested and confirmed.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ Standards-Version: 3.5.2
|
||||
|
||||
Package: gbootroot
|
||||
Architecture: all
|
||||
Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), ash, file, binutils, bzip2
|
||||
Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), libc6 ( >= 2.1.2) ash, file, binutils, bzip2
|
||||
Recommends: dswim, lilo
|
||||
Suggests: make-debian-x11
|
||||
Description: Boot/Root Filesystem Distribution testing and creation.
|
||||
|
||||
Reference in New Issue
Block a user