diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-08-24 19:11:35 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-08-24 19:11:35 +0000 |
| commit | 72de0ddd99a4a13a467e445e50b50e3392e05fb1 (patch) | |
| tree | 2f85282ba12a45bc37687d612efee60c72f9ca82 /openwrt/package/Makefile | |
| parent | 19c232f2abacb257ec78f1e58455882441a0bc9a (diff) | |
| download | mtk-20170518-72de0ddd99a4a13a467e445e50b50e3392e05fb1.zip mtk-20170518-72de0ddd99a4a13a467e445e50b50e3392e05fb1.tar.gz mtk-20170518-72de0ddd99a4a13a467e445e50b50e3392e05fb1.tar.bz2 | |
add mt-daapd package
SVN-Revision: 1746
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 08d39e1..0f5777c 100644 --- a/openwrt/package/Makefile +++ b/openwrt/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 |
