File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 2121
2222set -eE
2323
24- packages=" ssp winpthreads zlib libpng libjpeg_turbo libtiff libopenjp2 sqlite3 proxy_libintl libffi pcre2 glib gdk_pixbuf pixman cairo libxml2 uthash libdicom openslide openslide_java"
24+ packages=" ssp winpthreads zlib libpng libjpeg_turbo libtiff libopenjp2 sqlite3 proxy_libintl libffi pcre2 glib gdk_pixbuf pixman cairo libxml2 openslide openslide_java"
2525
2626# Package display names
2727ssp_name=" libssp"
Original file line number Diff line number Diff line change @@ -91,13 +91,6 @@ subproject(
9191 ' iconv=disabled' ,
9292 ],
9393)
94- subproject (' uthash' )
95- subproject (
96- ' libdicom' ,
97- default_options : [
98- ' tests=false' ,
99- ],
100- )
10194subproject (
10295 ' openslide' ,
10396 default_options : [
You can’t perform that action at this time.
0 commit comments