From 37868909853338aceccad93e57bb6d397333ee1b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 3 Dec 2015 06:57:36 +0100 Subject: future directions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 11 +++++++++++ doc/man/librarian.1 | 13 +++++++++++++ 2 files changed, 24 insertions(+) diff --git a/README b/README index 46e34b4..c58d825 100644 --- a/README +++ b/README @@ -123,6 +123,17 @@ FEATURES RATIONALE pkg-config(1) sucks. +FUTURE DIRECTION + Will be implemented if needed in the real world: + + * When is used -d, librarian will try all + versions of the libraries until it founds + a combination all selected libraries and + their dependencies are compatible with, + rather than simply failing. + + * Library conflicts. + SEE ALSO pkg-config(1) diff --git a/doc/man/librarian.1 b/doc/man/librarian.1 index 8d38756..85a5d5f 100644 --- a/doc/man/librarian.1 +++ b/doc/man/librarian.1 @@ -190,6 +190,19 @@ Usage error. .SH RATIONALE .BR pkg-config (1) sucks. +.SH "FUTURE DIRECTION" +Will be implemented if needed in the real world: +.TP +* +When is used +.BR \-d , +.B librarian +will try all versions of the libraries until it founds +a combination all selected libraries and their dependencies +are compatible with, rather than simply failing. +.TP +* +Library conflicts. .SH "SEE ALSO" .BR pkg-config (1) .SH AUTHORS -- cgit v1.2.3-70-g09d2