We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42904dd commit 2347ea0Copy full SHA for 2347ea0
1 file changed
script/get-generic-sys-util/meta.yaml
@@ -189,6 +189,18 @@ variations:
189
state:
190
gfortran-aarch64: # tbd: complete for other flavours of linux
191
apt: gfortran-aarch64-linux-gnu
192
+ lcov:
193
+ env:
194
+ MLC_SYS_UTIL_NAME: lcov
195
+ MLC_TMP_VERSION_DETECT_GROUP_NUMBER: 0
196
+ new_env_keys:
197
+ - MLC_LCOV_VERSION
198
+ state:
199
200
+ apt: lcov
201
+ brew: ''
202
+ dnf: ''
203
+ yum: ''
204
libgl:
205
env:
206
MLC_SYS_UTIL_NAME: libgl # tbd: regular expression for version as well as whether its installed?
0 commit comments