aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-12-03 06:57:36 +0100
committerMattias Andrée <maandree@operamail.com>2015-12-03 06:57:36 +0100
commit37868909853338aceccad93e57bb6d397333ee1b (patch)
tree4c11fd2573df48bc2b6df6b0a9982f5b80968c7f /doc
parentprocedure for find librarian files (diff)
downloadlibrarian-37868909853338aceccad93e57bb6d397333ee1b.tar.gz
librarian-37868909853338aceccad93e57bb6d397333ee1b.tar.bz2
librarian-37868909853338aceccad93e57bb6d397333ee1b.tar.xz
future directions
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/man/librarian.113
1 files changed, 13 insertions, 0 deletions
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