Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
conda
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
conda
Commits
62bdc44d
Commit
62bdc44d
authored
Nov 16, 2020
by
Vincent POLLET
Committed by
Amir MOHAMMADI
Nov 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Downgrade qt version from 4.12.1 to 4.9 (current LTS) (Doc says 4.6 required)
parent
d6c896df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
conda/opencv/meta.yaml
conda/opencv/meta.yaml
+3
-3
No files found.
conda/opencv/meta.yaml
View file @
62bdc44d
...
...
@@ -80,7 +80,7 @@ requirements:
-
harfbuzz
# [unix]
-
libpng
-
ffmpeg
# [not win]
-
qt 5.
12.1
# [not osx and not aarch64 and not ppc64le]
-
qt
5.
9
# [not osx and not aarch64 and not ppc64le]
# - liblapacke
-
freetype
-
glib
# [unix]
...
...
@@ -89,7 +89,7 @@ requirements:
-
harfbuzz
# [unix]
# Don't depend on python in the run section
# py-opencv will depend on python
-
qt
5.
12
# [not osx and not aarch64 and not ppc64le]
-
qt
5.
9
# [not osx and not aarch64 and not ppc64le]
# https://github.com/conda-forge/opencv-feedstock/issues/174
# Seems like the OSX ABI has changed between 2.9 and 2.10???
# That or a dependency wasn't merged in
...
...
@@ -107,7 +107,7 @@ test:
-
liblapack * *mkl
# [py==37 and linux64]
-
cmake
-
ninja
-
qt 5.
12.1
# [linux64]
-
qt
5.
9
# [linux64]
files
:
-
CMakeLists.txt
-
test.cpp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment