Skip to content

Commit 9ccf8e8

Browse files
Update native dependencies from 62ae47a [skip ci]
Dependencies built by workflow run: https://github.com/discord/lilliput/actions/runs/11669599219
1 parent 62ae47a commit 9ccf8e8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+518
-3
lines changed

deps/linux/build-info.json

+258
Large diffs are not rendered by default.

deps/linux/include/opencv2/cvconfig.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
/* #undef HAVE_GSTREAMER */
7979

8080
/* GTK+ 2.0 Thread support */
81-
/* #undef HAVE_GTHREAD */
81+
#define HAVE_GTHREAD
8282

8383
/* GTK+ 2.x toolkit */
8484
/* #undef HAVE_GTK */
@@ -103,7 +103,7 @@
103103
#define HAVE_JPEG
104104

105105
/* libpng/png.h needs to be included */
106-
/* #undef HAVE_LIBPNG_PNG_H */
106+
#define HAVE_LIBPNG_PNG_H
107107

108108
/* GDCM DICOM codec */
109109
/* #undef HAVE_GDCM */

0 commit comments

Comments
 (0)