From 58ea09e59210ad48fa619d512cee5e84fa2727d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hadrian=20W=C4=99grzynowski?= Date: Fri, 14 Jun 2019 19:12:57 +0200 Subject: [PATCH] gst-plugins-good1: explicit enable and disable of gtk3 in configure Do not depend on auto handling of gtk3 option. --- srcpkgs/gst-plugins-good1/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/gst-plugins-good1/template b/srcpkgs/gst-plugins-good1/template index f4d640ef740..94672591750 100644 --- a/srcpkgs/gst-plugins-good1/template +++ b/srcpkgs/gst-plugins-good1/template @@ -5,7 +5,8 @@ revision=1 wrksrc="${pkgname/1/}-${version}" lib32disabled=yes build_style=meson -configure_args="-Ddv=disabled -Ddv1394=disabled -Dshout2=disabled" +configure_args="-Ddv=disabled -Ddv1394=disabled -Dshout2=disabled + -Dgtk3=$(vopt_if gtk3 enabled disabled)" # XXX: libdv, dv1394 and shout2 modules. hostmakedepends="pkg-config intltool glib-devel qt5-qmake orc qt5-host-tools" makedepends="