summaryrefslogtreecommitdiff
path: root/package/forked-daapd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-03-05 14:08:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-03-05 14:08:49 +0100
commit4b9feb784c89a74ec41bf134680e8d3e7f072507 (patch)
treef153e0ed994526362aa2d83648146ccd687d77e4 /package/forked-daapd
parent911a8d67bf979a65bfa3246f5c789588f3fc6bd6 (diff)
various bugfixes
Diffstat (limited to 'package/forked-daapd')
-rw-r--r--package/forked-daapd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/forked-daapd/Makefile b/package/forked-daapd/Makefile
index 19df5b0b1..ac8a41c64 100644
--- a/package/forked-daapd/Makefile
+++ b/package/forked-daapd/Makefile
@@ -25,6 +25,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,FORKED_DAAPD,forked-daapd,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+TARGET_LDFLAGS+= -levent
+
forked-daapd-install:
$(INSTALL_DIR) $(IDIR_FORKED_DAAPD)/etc
$(CP) ./files/forked-daapd.conf \