mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
minidlna: remove ffmpeg includes - not needed. Now builds with newer ffmpeg versions
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -43,9 +43,6 @@ endef
|
||||
TARGET_CPPFLAGS += \
|
||||
-I$(STAGING_DIR)/usr/include \
|
||||
-I$(STAGING_DIR)/usr/include/FLAC \
|
||||
-I$(STAGING_DIR)/usr/include/libavcodec \
|
||||
-I$(STAGING_DIR)/usr/include/libavformat \
|
||||
-I$(STAGING_DIR)/usr/include/libavutil \
|
||||
-I$(STAGING_DIR)/usr/include/libexif \
|
||||
-I$(STAGING_DIR)/usr/include/uuid \
|
||||
-I$(STAGING_DIR)/usr/include/vorbis \
|
||||
|
||||
Reference in New Issue
Block a user