diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 5e4b5784fc..a91d2e5d2c 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,7 +1,7 @@ # Template file for 'wine' pkgname=wine version=1.7.45 -revision=2 +revision=3 build_style=gnu-configure configure_args="--without-gstreamer" short_desc="Run Microsoft Windows applications" @@ -37,7 +37,7 @@ if [ ${build_option_staging} ] || [ ${build_option_d3d9} ]; then fi if [ ${build_option_staging} ]; then - makedepends+=" pulseaudio-devel" + makedepends+=" pulseaudio-devel libva-devel" distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz" checksum+=" 06180e1189e8669892e8b3d640810306b0310c508842272eccc65034534e9411" fi