diff --git a/srcpkgs/clutter-gst3/template b/srcpkgs/clutter-gst3/template index 3e59566bd6f..01364cab969 100644 --- a/srcpkgs/clutter-gst3/template +++ b/srcpkgs/clutter-gst3/template @@ -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"