fixed conda builds

This commit is contained in:
Erik Frojdh
2022-12-12 09:09:06 +01:00
parent e865d8febf
commit 018660f392
4 changed files with 18 additions and 16 deletions

View File

@@ -17,8 +17,7 @@ requirements:
- {{ compiler('c') }}
- {{compiler('cxx')}}
- cmake
- qwt 6.*
- qt 4.8.*
- qt 5.*
- zeromq
- xorg-libx11
- xorg-libice
@@ -111,12 +110,10 @@ outputs:
- {{ compiler('c') }}
- {{compiler('cxx')}}
- {{ pin_subpackage('slsdetlib', exact=True) }}
- qwt 6.*
run:
- {{ pin_subpackage('slsdetlib', exact=True) }}
- qwt 6.*
- qt 4.8.*
- qt 5.*
- expat
- name: moenchzmq