diff --git a/pkg/rpm/gbootroot-mdk.spec b/pkg/rpm/gbootroot-mdk.spec index 6c04491..0576cf5 100644 --- a/pkg/rpm/gbootroot-mdk.spec +++ b/pkg/rpm/gbootroot-mdk.spec @@ -50,6 +50,9 @@ simple with its Root Methods such as Yard and user-mode-linux test bed. Finish the product with a Boot Method (2-disk compression supported). Normal (non-root) users can make root filesystems and boot disks. +The required perl modules perl-Expect, perl-IO-Stty, perl-IO-Tty are +available for download from prdownloads.sourceforge.net/gbootroot. + %prep %setup -n gbootroot-%{version}.orig diff --git a/pkg/rpm/gbootroot.spec b/pkg/rpm/gbootroot.spec index add0944..d537ecb 100644 --- a/pkg/rpm/gbootroot.spec +++ b/pkg/rpm/gbootroot.spec @@ -50,6 +50,8 @@ simple with its Root Methods such as Yard and user-mode-linux test bed. Finish the product with a Boot Method (2-disk compression supported). Normal (non-root) users can make root filesystems and boot disks. +The required perl modules perl-Expect, perl-IO-Stty, perl-IO-Tty are +available for download from prdownloads.sourceforge.net/gbootroot. %prep %setup -n gbootroot-%{version}.orig