Browse Source

Fixes that sp. mistake in deps finally.

master
freesource 23 years ago
parent
commit
71a8ddc3a9
  1. 2
      pkg/dpkg/control

2
pkg/dpkg/control

@ -7,7 +7,7 @@ Standards-Version: 3.5.2
Package: gbootroot
Architecture: i386
Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), libc6 ( >= 2.1.2 ), 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.

Loading…
Cancel
Save