mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Document that gnustep-make 2.0.0 is required
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25009 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b374fababc
commit
b29e9f46cd
3 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-04-12 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* gnustep-base.spec.in, Documentation/install.texi: Document
|
||||
that gnustep-make 2.0.0 is required.
|
||||
|
||||
2007-04-12 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version 1.15.0
|
||||
|
|
|
@ -22,6 +22,8 @@ install the entire GNUstep package (including this library).
|
|||
GNUstep-HOWTO is located in the gnustep-make package or at
|
||||
@url{http://www.gnustep.org}
|
||||
|
||||
This version of gnustep-base requires gnustep-make version 2.0.0 or higher.
|
||||
|
||||
Other external libraries that you may need to install include:
|
||||
|
||||
@itemize
|
||||
|
|
|
@ -6,7 +6,7 @@ Summary: GNUstep Base library package
|
|||
Packager: GNUstep Development <bug-gnustep@gnu.org>
|
||||
Vendor: The GNUstep Project
|
||||
URL: http://www.gnustep.org/
|
||||
Requires: gnustep-make >= 1.11.0
|
||||
Requires: gnustep-make >= 2.0.0
|
||||
|
||||
%description
|
||||
The GNUstep Base Library is a powerful fast library of general-purpose,
|
||||
|
|
Loading…
Reference in a new issue