aboutsummaryrefslogtreecommitdiff
path: root/sound/forked-daapd
diff options
context:
space:
mode:
authorejurgensen <espenjurgensen@gmail.com>2017-08-22 20:00:02 +0200
committerejurgensen <espenjurgensen@gmail.com>2017-08-22 20:00:02 +0200
commit9a05901ce43b1ec3794bbec315d4377132ca3210 (patch)
tree95b96aa2f9967ee823ecabf048f1fd84f1b7d411 /sound/forked-daapd
parentd228496352501c47174c8ef629fc886290e3dce6 (diff)
forked-daapd: Fix build error due to missing gperf
Need to put the build dependency to gperf back, because there is a bug in forked-daapd 25.0's configure.ac when building without gperf Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Diffstat (limited to 'sound/forked-daapd')
-rw-r--r--sound/forked-daapd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/forked-daapd/Makefile b/sound/forked-daapd/Makefile
index fe81fa5f4..863cea39e 100644
--- a/sound/forked-daapd/Makefile
+++ b/sound/forked-daapd/Makefile
@@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/ejurgensen/$(PKG_NAME)/releases/download/$(PKG_VERSION)/
PKG_HASH:=5741a64d8f54e11e89dfa2fbfae693b2837e1e19a0c4980a20f8ff56bce4456e
+PKG_BUILD_DEPENDS:=gperf/host
PKG_FIXUP:=autoreconf
PKG_USE_MIPS16:=0
PKG_INSTALL:=1