Skip to content

Commit

Permalink
Added dependencies on fluidsynth and fftw-3-single. (https://trac.mac…
Browse files Browse the repository at this point in the history
  • Loading branch information
mf2k committed Mar 15, 2009
1 parent 1e5b25d commit 07749a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion multimedia/lmms/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ PortGroup cmake 1.0

name lmms
version 0.4.3
revision 1
categories multimedia
maintainers nomaintainer

Expand All @@ -26,4 +27,6 @@ configure.args-append -DWANT_VST=off

depends_lib port:libsndfile \
port:qt4-mac \
port:libsdl
port:libsdl \
port:fftw-3-single \
port:fluidsynth

0 comments on commit 07749a4

Please sign in to comment.