Skip to content

Commit af73759

Browse files
joaoantoniocardosopatrickelectric
authored andcommitted
scripts: Update meson version to match minimal requirements from gstreamer
1 parent 7d0d8a4 commit af73759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_gst.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ fi
189189
GST_PIP_DEPENDENCIES=(
190190
"mako==1.2.0"
191191
"markdown==3.3.7"
192-
"meson==1.3.2"
192+
"meson==1.4.0"
193193
)
194194
if [ "$LIBCAMERA_ENABLED" == true ]; then
195195
GST_PIP_DEPENDENCIES+=(

0 commit comments

Comments
 (0)