diff --git a/srcpkgs/qemu/template b/srcpkgs/qemu/template index cf91ec1defe..fce0f6d7e97 100644 --- a/srcpkgs/qemu/template +++ b/srcpkgs/qemu/template @@ -1,7 +1,7 @@ # Template file for 'qemu' pkgname=qemu version=2.8.0 -revision=3 +revision=4 short_desc="Open Source Processor Emulator" maintainer="Juan RP " homepage="http://qemu.org" @@ -69,6 +69,7 @@ do_configure() { ${want_sdl} \ $(vopt_if sdl "--with-sdlabi=1.2") \ $(vopt_if sdl2 "--with-sdlabi=2.0") \ + $(vopt_enable smartcard) \ $(vopt_enable gtk) ${args} } do_build() {