zbar: fix qt option handling

This commit is contained in:
Hadrian Węgrzynowski 2019-06-14 19:10:02 +02:00 committed by Helmut Pozimski
parent 5e854f8f04
commit e149c7b583

View file

@ -3,7 +3,7 @@ pkgname=zbar
version=0.10 version=0.10
revision=7 revision=7
build_style=gnu-configure 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 hostmakedepends="automake pkg-config libtool gettext-devel python
$(vopt_if qt 'qt5-qmake qt5-host-tools') glib-devel" $(vopt_if qt 'qt5-qmake qt5-host-tools') glib-devel"
makedepends="libmagick-devel libXv-devel pygtk-devel v4l-utils-devel makedepends="libmagick-devel libXv-devel pygtk-devel v4l-utils-devel