mirror of
https://github.com/openwrt/packages.git
synced 2025-12-28 12:10:06 +04:00
563aafceece803f2aa41d7c5782d9991e15dd163
Revert the addition of build dependency in commit2d1694ff7to a non-existent host build of zlib. The host build of zlib was removed already in April 2018 by8dcd941d8b (diff-1ed408c61d79f9c6c5d197333e94ce8d)which made zlib a build tool defined in /tools The newly introduced build dependency causes always a warning like: WARNING: Makefile 'package/feeds/packages/postgresql/Makefile' has a build dependency on 'zlib/host', which does not exist Not sure what was the error that2d1694ff7tried to fix, but reference to a non-existent host build is not the solution. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> (cherry picked from commitd8e61d49da)
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
54.5%
Shell
31.4%
C
8.1%
C++
1.9%
Lua
1.4%
Other
2.5%