diff options
author | Ian Jackson <ian@liberator> | 2006-08-25 15:39:15 +0100 |
---|---|---|
committer | Ian Jackson <ian@liberator> | 2006-08-25 15:39:15 +0100 |
commit | 308c7d30ed2e937cde65e5fed8cbf717fba113c3 (patch) | |
tree | fcfeac452dc4432f365ec6aa4b0cdc8a590d4d3b /apt-pkg/tagfile.cc | |
parent | 857a1d4aafc7fd4cc9d1f22c7ef4d274b09c2906 (diff) |
initial Breaks implementation
Diffstat (limited to 'apt-pkg/tagfile.cc')
-rw-r--r-- | apt-pkg/tagfile.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-pkg/tagfile.cc b/apt-pkg/tagfile.cc index 8fcbeb23b..146829566 100644 --- a/apt-pkg/tagfile.cc +++ b/apt-pkg/tagfile.cc @@ -422,6 +422,7 @@ static const char *iTFRewritePackageOrder[] = { "Recommends", "Suggests", "Conflicts", + "Breaks", "Conffiles", "Filename", "Size", |