From c71a81ace35aac65cd90b766d1c01d8daff5656c Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 5 Sep 2007 16:36:09 +0000 Subject: [PATCH] Fix streamripper compilation git-svn-id: svn://svn.openwrt.org/openwrt/packages@8630 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/streamripper/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sound/streamripper/Makefile b/sound/streamripper/Makefile index 27a6f2f7e..e7e3d99a8 100644 --- a/sound/streamripper/Makefile +++ b/sound/streamripper/Makefile @@ -31,6 +31,8 @@ define Package/streamripper URL:=http://streamripper.sourceforge.net/ endef + +EXTRA_CFLAGS += -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include define Build/Configure $(call Build/Configure/Default, \ --without-ogg \ -- 2.11.0