From 4b5411bdc98e997021c5d48ec6a4c76230058afd Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 24 Aug 2005 19:11:35 +0000 Subject: add mt-daapd package git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1746 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 08d39e1997..0f5777c055 100644 --- a/package/Makefile +++ b/package/Makefile @@ -89,6 +89,7 @@ package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_MINI_HTTPD) += mini_httpd package-$(BR2_PACKAGE_MINI_SENDMAIL) += mini_sendmail package-$(BR2_PACKAGE_MONIT) += monit +package-$(BR2_PACKAGE_MT_DAAPD) += mt-daapd package-$(BR2_PACKAGE_MTD) += mtd package-$(BR2_PACKAGE_MYSQL) += mysql package-$(BR2_PACKAGE_NCURSES) += ncurses @@ -201,6 +202,7 @@ libxml2-compile: zlib-compile libxslt-compile: libxml2-compile lighttpd-compile: openssl-compile pcre-compile mini_httpd-compile: matrixssl-compile +mt-daapd-compile: howl-compile libgdbm-compile libid3tag-compile mysql-compile: ncurses-compile zlib-compile net-snmp-compile: libelf-compile nfs-server-compile: portmap-compile -- cgit v1.2.3