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:
authorJon Turney <jon.turney@dronecode.org.uk>2017-05-07 20:15:25 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2017-05-07 20:26:22 +0300
commitd960f8540483804880a5f2d79636a3af6122abbe (patch)
tree8efcdd1c3521f068867bbf8b2299f3e1f5d91d43 /calm/past_mistakes.py
parentba2708843ab9cc7eb1df178d7de979773278b744 (diff)
Forgive timestamp anomaly with opencv
Update TODO with an idea for a better way of doing this
Diffstat (limited to 'calm/past_mistakes.py')
-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 e24f152..5f63004 100644
--- a/calm/past_mistakes.py
+++ b/calm/past_mistakes.py
@@ -166,6 +166,7 @@ mtime_anomalies = [
'libquadmath0',
'libssp0',
'libstdc++6',
+ 'opencv', # 2.4.11-1 was created when changed from source-only to install
'python-gtk2.0',
'python-gtk2.0-demo',
'python-gtk2.0-devel',