diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-05-14 08:01:16 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-05-14 08:01:16 +0000 |
commit | 4fa9c3cefb1819c7c142c92548cc6e0c0a04acfa (patch) | |
tree | f015166714af05d7dcca5f7c224162ea42776bb0 /docs/HACKING | |
parent | bbf18a0abc3555df8b735a6620487ce964170cdb (diff) | |
download | drakx-4fa9c3cefb1819c7c142c92548cc6e0c0a04acfa.tar drakx-4fa9c3cefb1819c7c142c92548cc6e0c0a04acfa.tar.gz drakx-4fa9c3cefb1819c7c142c92548cc6e0c0a04acfa.tar.bz2 drakx-4fa9c3cefb1819c7c142c92548cc6e0c0a04acfa.tar.xz drakx-4fa9c3cefb1819c7c142c92548cc6e0c0a04acfa.zip |
libncurses* also for the sucking neuneux
Diffstat (limited to 'docs/HACKING')
-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 |