Skip to content

Commit aa26d06

Browse files
committed
Clarify project dependencies.
As requested in issue #60. Also remove broken builds, pending replacement. no-tn-check Change-Id: I44158cef8a301e710300dbaf7174ee270846f711
1 parent eeee528 commit aa26d06

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,15 @@ documentation in the `docs/` directory.
77
Code status
88
===========
99

10-
Build status with GNAT GPL 2017
11-
12-
Platform | Status
13-
---------|-------
14-
Linux | [![Build Status](https://travis-ci.org/AdaCore/gnatcoll-core.svg?branch=master)](https://travis-ci.org/AdaCore/gnatcoll-core)
15-
Windows | [![Build status](https://ci.appveyor.com/api/projects/status/31a7dh523xto7b9f/branch/master?svg=true)](https://ci.appveyor.com/project/github-integration-adacore/gnatcoll-core/branch/master)
10+
TBD
1611

1712
Dependencies
1813
------------
1914

20-
GNATCOLL only depends on a recent GNAT compiler. Building it also requires
21-
GPRbuild.
15+
GNATCOLL requires a recent GNAT compiler. Building it also requires
16+
GPRbuild. GNATCOLL.Projects depends on LIBGPR library which is bundled with
17+
the GNAT installations provided by AdaCore, and is otherwise part of
18+
GPRbuild project.
2219

2320
Configuring the build process
2421
-----------------------------

0 commit comments

Comments
 (0)