summaryrefslogtreecommitdiff
path: root/community/lmms
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-10 15:17:02 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-10 15:17:02 -0300
commitfe4dcf73c98bd9629ed703a027a4b812fb174cdd (patch)
tree915db4b18096a15bbcdfadf1c5de5568f6a0207a /community/lmms
parent785b04f6500e4bd35e3568b2a1654e60df3434ee (diff)
Updates
Diffstat (limited to 'community/lmms')
-rw-r--r--community/lmms/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')