Remove duplicated, unmaintained doc file

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15895 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2007-04-15 10:11:39 +00:00
parent 9bbbfc9947
commit 096b68d445

View File

@ -1,29 +0,0 @@
The following list of development packages are required to build
gnucash "HEAD" on a FC4 system. The rpm/yum packaging system may
automatically pull in some other packages that aren't listed here
(e.g. gtk2-devel). That just means that one of the below packages
listed the extra package as a required dependancy. For example, the
libgnomeui-devel package will trigger the inclusion of the gtk2-devel
package. This set of packages (plus dependancies) will give you
everything you need to build gnucash.
bzip2-devel
expat-devel
gtkhtml3-devel
guile-devel
libgnomeprintui22-devel
libgnomeui-devel
libgsf-devel
libjpeg-devel
openssl-devel
If you are compiling with the --enable-ofx or --enable-hbci flags,
then you will want the following additional development packages.
aqbanking-devel
libofx-devel
If you are compiling with the --enable-sql flags, then you will want
the following additional development package.
postgresql-devel