diff options
Diffstat (limited to 'audio/qtractor/Makefile')
-rw-r--r-- | audio/qtractor/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/qtractor/Makefile b/audio/qtractor/Makefile index 2fdde11a565c..a0e357868f67 100644 --- a/audio/qtractor/Makefile +++ b/audio/qtractor/Makefile @@ -14,8 +14,6 @@ WWW= https://qtractor.org \ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_armv7= non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list, see https://github.com/rncbc/qtractor/issues/353 - LIB_DEPENDS= libasound.so:audio/alsa-lib \ libaubio.so:audio/aubio \ libfftw3.so:math/fftw3 \ |