dssi-vst: revbump to build against new wine
This commit is contained in:
parent
ccc3f3fbcc
commit
ce4eeefe4d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dssi-vst'
|
||||
pkgname=dssi-vst
|
||||
version=0.9.2
|
||||
revision=2
|
||||
revision=3
|
||||
homepage="http://breakfastquay.com/dssi-vst/"
|
||||
distfiles="http://code.breakfastquay.com/attachments/download/10/${pkgname}-${version}.tar.bz2"
|
||||
short_desc="Run Windows VST plugins on Linux"
|
||||
|
@ -27,8 +27,8 @@ Add_dependency build libstdc++-devel
|
|||
Add_dependency build liblo-devel
|
||||
Add_dependency build dssi-devel
|
||||
Add_dependency build ladspa-sdk
|
||||
|
||||
Add_dependency full wine # Needs wineg++ to build
|
||||
Add_dependency build wine-unstable # Needs wineg++ to build
|
||||
Add_dependency build wine-unstable-devel # Needs windows.h to build
|
||||
|
||||
do_configure()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue