diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HACKING b/docs/HACKING index a534bdad9..a517839ba 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -46,7 +46,7 @@ Gbytes for a full install. you need quite a few devel packages to run the stuff; roughly: gcc, make, glibc-devel, perl-devel, XFree86-devel, libglib-devel, libgtk+-devel, perl-GTK, ldetect*, libslang-devel, libnewt-devel, e2fsprogs, dosfstools, -rpm-devel, popt-devel, rpmtools, libbzip2*. +rpm-devel, popt-devel, rpmtools, libbzip2*, libncurses*. you may need a few others I forgot to mention. if the compilation fails, try to understand the message and install any necessary |