diff --git a/libs/fftw3/Makefile b/libs/fftw3/Makefile index 734050db7..a7624b73a 100644 --- a/libs/fftw3/Makefile +++ b/libs/fftw3/Makefile @@ -37,6 +37,7 @@ endef define Package/fftw3l $(call Package/fftw3) + DEPENDS:=@BROKEN VARIANT:=long-double TITLE+= (long-double precision) endef