build: bump GStreamer dep to 1.24.0
Depend on a release version, not a prerelease.
This commit is contained in:
committed by
Benjamin Otte
parent
2096a29b06
commit
a24a7db72b
@@ -26,7 +26,7 @@ cloudproviders_req = '>= 0.3.1'
|
||||
xkbcommon_req = '>= 0.2.0'
|
||||
sysprof_req = '>= 3.38.0'
|
||||
vulkan_req = '>= 1.3'
|
||||
gstreamer_req = '>= 1.23.1'
|
||||
gstreamer_req = '>= 1.24.0'
|
||||
|
||||
fs = import('fs')
|
||||
gnome = import('gnome')
|
||||
|
||||
Reference in New Issue
Block a user