aboutsummaryrefslogtreecommitdiff
path: root/libs/libsndfile
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2018-09-27 03:39:12 +0000
committerYousong Zhou <yszhou4tech@gmail.com>2018-09-28 12:03:20 +0800
commite38c1006123f54039294348dda51febaa72a3e49 (patch)
treef29c756c70e336b4d51394c203b90f496de864f2 /libs/libsndfile
parent099d045c7cfc35303a0e40b33a73bf0d122fcffb (diff)
treewide: remove obsolete references to avr32
This is a long overdue followup commit to openwrt/openwrt@5d9eeab ("build: remove obsolete references to cris and avr32") Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'libs/libsndfile')
-rw-r--r--libs/libsndfile/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/libsndfile/Makefile b/libs/libsndfile/Makefile
index 696ef761f..a7f949810 100644
--- a/libs/libsndfile/Makefile
+++ b/libs/libsndfile/Makefile
@@ -29,7 +29,6 @@ define Package/libsndfile
TITLE:=Library for reading/writing audio files
URL:=http://www.mega-nerd.com/libsndfile/
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
- DEPENDS:=@!avr32
endef
define Package/libsndfile/description