mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-24 10:31:09 +02:00
WIP
This commit is contained in:
@ -16,13 +16,10 @@ requirements:
|
||||
build:
|
||||
- {{ compiler('c') }}
|
||||
- {{compiler('cxx')}}
|
||||
# - python {{python}}
|
||||
- cmake
|
||||
- qwt 6 #require qt5 investigate before activating gui
|
||||
- qt=4.8
|
||||
# - zeromq=4.2.5=hfc679d8_5
|
||||
- qwt 6
|
||||
- qt 4.8
|
||||
- zeromq
|
||||
# - pyzmq
|
||||
- xorg-libx11
|
||||
- xorg-libice
|
||||
- xorg-libxext
|
||||
@ -69,9 +66,9 @@ outputs:
|
||||
|
||||
requirements:
|
||||
build:
|
||||
- python
|
||||
- {{ compiler('c') }}
|
||||
- {{compiler('cxx')}}
|
||||
- python
|
||||
- {{ pin_subpackage('slsdetlib', exact=True) }}
|
||||
- setuptools
|
||||
|
||||
|
Reference in New Issue
Block a user