diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2011-04-18 18:49:35 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2011-04-18 18:49:35 +0000 |
commit | cd3d27d3d50cb6afa83080b4d9e04162c631351c (patch) | |
tree | 3ae9d3f2f5de3616b983c901077eda4f810f01da /usr.sbin | |
parent | 21779d28c75de0eab9d95f9861f32517a6fbce7d (diff) |
yeouch
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pkg_add/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pkg_add/TODO b/usr.sbin/pkg_add/TODO index d4765196679..766140726ee 100644 --- a/usr.sbin/pkg_add/TODO +++ b/usr.sbin/pkg_add/TODO @@ -10,3 +10,4 @@ frustrated. full update, for instance... or ignore already installed packages (mostly done). - get an update path for libraries to be able to adjust dependencies correctly. +- messy .libs-* match for conflicts, to integrate with spec matching ? |