vtk: broken for musl for now
This commit is contained in:
parent
71bc711041
commit
650c254dc7
|
@ -22,6 +22,10 @@ checksum=1b39a5e191c282861e7af4101eaa8585969a2de05f5646c9199a161213a622c7
|
|||
|
||||
nocross="hdf5 is nocross"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
broken="Needs patch or fix for execinfo."
|
||||
fi
|
||||
|
||||
vtk-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue