diff --git a/sound/flite/Makefile b/sound/flite/Makefile index 8c2a15bcf..c5f70d991 100644 --- a/sound/flite/Makefile +++ b/sound/flite/Makefile @@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk define Package/flite SECTION:=sound CATEGORY:=Sound + DEPENDS:=@!GCC_VERSION_3_4_6 TITLE:=Text-to-speech for embedded systems URL:=http://www.speech.cs.cmu.edu/flite/index.html endef