enable peercast actually (forgot some files in my last commit)
authorNicolas Thill <nico@openwrt.org>
Wed, 14 Dec 2005 22:47:03 +0000 (22:47 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 14 Dec 2005 22:47:03 +0000 (22:47 +0000)
SVN-Revision: 2673

openwrt/package/Config.in
openwrt/package/Makefile

index e907f21ae0f90fe9b5918444e38cff2c3b3a2d51..58612d47239698b993698900ce7e1711548161dd 100644 (file)
@@ -227,6 +227,7 @@ source "package/madplay/Config.in"
 source "package/mpd/Config.in"
 source "package/mt-daapd/Config.in"
 source "package/palantir/Config.in"
+source "package/peercast/Config.in"
 source "package/setpwc/Config.in"
 
 comment "Serial communications & terminal emulation"
index 2aab555fdb6b966d94731aea5c33d1694c9ade33..638a0bc51c8fb079ef75bd25d482ccd085e6992c 100644 (file)
@@ -150,6 +150,7 @@ package-$(BR2_PACKAGE_P910ND) += p910nd
 package-$(BR2_PACKAGE_PARPROUTED) += parprouted
 package-$(BR2_COMPILE_PCMCIA_CS) += pcmcia-cs
 package-$(BR2_COMPILE_PCRE) += pcre
+package-$(BR2_PACKAGE_PEERCAST) += peercast
 package-$(BR2_COMPILE_PHP4) += php4
 package-$(BR2_COMPILE_PHP5) += php5
 package-$(BR2_PACKAGE_PICOCOM) += picocom
@@ -300,6 +301,7 @@ openssl-compile: zlib-compile
 openswan-compile: gmp-compile
 osiris-compile: openssl-compile
 palantir-compile: jpeg-compile
+peercast-compile: uclibc++-compile
 portmap-compile: tcp_wrappers-compile
 postgresql-compile: zlib-compile
 ppp-compile: linux-atm-compile