mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
Update packages
Changes: * Require the same GStreamer 1.18+ for all plugins * Remove gst-plugins-gtk4 dependency where build is unavailable
This commit is contained in:
@@ -30,10 +30,9 @@ depends=(
|
||||
"gtk4>=3.99.2"
|
||||
"hicolor-icon-theme"
|
||||
"gjs"
|
||||
"gst-plugins-base-libs"
|
||||
"gst-plugins-good"
|
||||
"gst-plugins-base-libs>=1.18.0"
|
||||
"gst-plugins-good>=1.18.0"
|
||||
"gst-plugins-bad-libs>=1.18.0"
|
||||
"gst-plugin-gtk4"
|
||||
)
|
||||
makedepends=(
|
||||
"meson>=0.50"
|
||||
|
Reference in New Issue
Block a user