Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--calm/past_mistakes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/calm/past_mistakes.py b/calm/past_mistakes.py
index c0e724f..e4135aa 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -182,6 +182,7 @@ missing_obsolete = {
'guile2.2-debuginfo': ['guile-debuginfo'],
'librsync-debuginfo': ['rdiff-debuginfo'],
'man-db-debuginfo': ['man-debuginfo'], # contain conflicting files
+ 'procps-ng': ['procps'],
'procps-ng-debuginfo': ['procps-debuginfo'], # contain conflicting files
'python2-debuginfo': ['python-debuginfo'], # contain conflicting files
'python-dbus-debuginfo': ['python3-dbus-debuginfo'],