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:
freesource
2001-12-04 18:32:58 +00:00
parent 27095673e6
commit 027e12fc97
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -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.