zbar: fix qt option handling
This commit is contained in:
parent
5e854f8f04
commit
e149c7b583
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue