diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2015-08-12 01:19:16 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2015-08-12 01:19:16 +0100 |
commit | 1812e27a733855027651e7edf05ec62984512f32 (patch) | |
tree | 75b2a72214df950db178fdcb457a8708a0e45e0b | |
parent | 8e05fdc48e2e800c05dae9dd19fba9563d9d23a0 (diff) | |
download | openwrt-env-1812e27a733855027651e7edf05ec62984512f32.tar.gz |
Update at Wed Aug 12 01:19:16 IST 2015
-rw-r--r-- | .config | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3118,6 +3118,7 @@ CONFIG_PACKAGE_libmnl=y # CONFIG_PACKAGE_libmount is not set # CONFIG_PACKAGE_libmpdclient is not set # CONFIG_PACKAGE_libmpeg2 is not set +# CONFIG_PACKAGE_libmpg123 is not set # CONFIG_PACKAGE_libmysqlclient is not set # CONFIG_PACKAGE_libmysqlclient-r is not set # CONFIG_PACKAGE_libnatpmp is not set @@ -3902,7 +3903,7 @@ CONFIG_PACKAGE_miniupnpd=y CONFIG_PACKAGE_bind-client=y # CONFIG_PACKAGE_bind-dig is not set # CONFIG_PACKAGE_bind-dnssec is not set -# CONFIG_PACKAGE_bind-host is not set +CONFIG_PACKAGE_bind-host=y # CONFIG_PACKAGE_bind-rndc is not set # CONFIG_PACKAGE_bind-server is not set # CONFIG_PACKAGE_bind-tools is not set @@ -4001,6 +4002,7 @@ CONFIG_PACKAGE_ddns-scripts_nsupdate=y # # CONFIG_PACKAGE_oonf-dlep-proxy is not set # CONFIG_PACKAGE_oonf-dlep-radio is not set +# CONFIG_PACKAGE_oonf-init-scripts is not set # CONFIG_PACKAGE_oonf-olsrd2 is not set # @@ -4443,6 +4445,7 @@ CONFIG_PACKAGE_xinetd=y # CONFIG_PACKAGE_madplay is not set # CONFIG_PACKAGE_mpc is not set # CONFIG_PACKAGE_mpd-mini is not set +# CONFIG_PACKAGE_mpg123 is not set # CONFIG_PACKAGE_pianod is not set # CONFIG_PACKAGE_pianod-client is not set # CONFIG_PACKAGE_portaudio is not set |