From e149c7b5837ae8fbc4127d813b32df2072df1e07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hadrian=20W=C4=99grzynowski?= Date: Fri, 14 Jun 2019 19:10:02 +0200 Subject: [PATCH] zbar: fix qt option handling --- srcpkgs/zbar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/zbar/template b/srcpkgs/zbar/template index 7288518e4f..3cf1c3f691 100644 --- a/srcpkgs/zbar/template +++ b/srcpkgs/zbar/template @@ -3,7 +3,7 @@ pkgname=zbar version=0.10 revision=7 build_style=gnu-configure -configure_args="ac_cv_header_wand_MagickWand_h=yes $(vopt_with qt qt5) --with-gtk" +configure_args="ac_cv_header_wand_MagickWand_h=yes $(vopt_with qt) --with-gtk" hostmakedepends="automake pkg-config libtool gettext-devel python $(vopt_if qt 'qt5-qmake qt5-host-tools') glib-devel" makedepends="libmagick-devel libXv-devel pygtk-devel v4l-utils-devel