From fe4dcf73c98bd9629ed703a027a4b812fb174cdd Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Thu, 10 Nov 2011 15:17:02 -0300 Subject: Updates --- community/lmms/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/lmms') diff --git a/community/lmms/PKGBUILD b/community/lmms/PKGBUILD index c1827d8ab..fc9280f91 100644 --- a/community/lmms/PKGBUILD +++ b/community/lmms/PKGBUILD @@ -16,7 +16,7 @@ optdepends=('wine: VST support (experimental)' 'stk: STK instruments plugins' 'pulseaudio: PulseAudio output') makedepends=('cmake' 'ladspa' 'libxft' 'freetype2' 'fftw' 'stk') -[ $CARCH = i686 ] && makedepends+=('wine') +[[ $CARCH = i686 ]] && makedepends+=('wine') provides=('lmms-extras') conflicts=('lmms-extras') options=('!libtool' '!makeflags') -- cgit v1.2.3-54-g00ecf