diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-12-03 06:57:36 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-12-03 06:57:36 +0100 |
commit | 37868909853338aceccad93e57bb6d397333ee1b (patch) | |
tree | 4c11fd2573df48bc2b6df6b0a9982f5b80968c7f /README | |
parent | procedure for find librarian files (diff) | |
download | librarian-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 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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) |