mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
clutter-gst3: fix build with gcc14
This commit is contained in:
parent
2fd31407fe
commit
52903f8cce
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.0.27
|
|||
revision=2
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-debug $(vopt_enable gir introspection)"
|
||||
configure_args="--enable-debug=minimum $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
makedepends="clutter-devel gst-plugins-bad1-devel gst-plugins-base1-devel"
|
||||
depends="gst-plugins-base1 gst-plugins-bad1"
|
||||
|
|
Loading…
Add table
Reference in a new issue