diff options
author | Ted Hess <thess@kitschensync.net> | 2014-11-01 18:57:24 -0400 |
---|---|---|
committer | Ted Hess <thess@kitschensync.net> | 2014-11-01 18:57:24 -0400 |
commit | 6b11fa45d9c3e55991c5df7d9f90de5a845be5c0 (patch) | |
tree | 00ab4f86e2d44c33a3c5610a510abc430f6a933b /sound/forked-daapd | |
parent | 719da24cd99167b033b5d0f95a54890352c4dba2 (diff) |
forked-daapd: Shorten title so it displays
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'sound/forked-daapd')
-rw-r--r-- | sound/forked-daapd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/forked-daapd/Makefile b/sound/forked-daapd/Makefile index 5f94b0715..2be205df1 100644 --- a/sound/forked-daapd/Makefile +++ b/sound/forked-daapd/Makefile @@ -32,7 +32,7 @@ include $(INCLUDE_DIR)/package.mk define Package/forked-daapd SECTION:=sound CATEGORY:=Sound -TITLE:=Improved iTunes (DAAP) server. Support for Apple Remote and AirPlay. +TITLE:=iTunes (DAAP) server for Apple Remote and AirPlay URL:=https://github.com/ejurgensen/forked-daapd DEPENDS:=+libgpg-error +libgcrypt +libgdbm +zlib +libexpat +libunistring \ +libevent2 +libdaemon +libantlr3c +confuse +glib2 +alsa-lib +libffmpeg-full \ |