Skip to content
Snippets Groups Projects
Commit 7ac22cd9 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Trying to reduce curl to one (impacts cmake and python)

parent 4e829ba0
No related branches found
No related tags found
1 merge request!3Feat/stack pinot noir
Pipeline #202464 canceled
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -103,6 +103,9 @@ packages:
libffi:
require: ['@3.4.6']
libssh2:
prefer: ['crypto=openssl']
libtiff:
require: ['build_system=cmake', '+pic', '+shared', '+jpeg']
......@@ -123,10 +126,12 @@ packages:
- spec: '~cuda'
when: '@15:'
m4:
require: ['+sigsegv']
mbedtls:
prefer: ['@3.3.0']
mesa:
require: ['~llvm', '+opengl', '+opengles', '+osmesa']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment