summaryrefslogtreecommitdiffstats
path: root/package/pkg-config
Commit message (Collapse)AuthorAgeFilesLines
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
| | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pkg-config: fix target packagePeter Korsgaard2009-04-173-0/+109
As reported by Sven Neumann on the list.