summaryrefslogtreecommitdiff
path: root/package/libdnet
AgeCommit message (Collapse)Author
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
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>
2009-01-24Make sure libdnet does not find unsupported libcheck, in hostUlf Samuelsson
2009-01-11Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJORUlf Samuelsson
2008-09-04New package for dnet, a wrapper library for getting access to kernel network ↵Hamish Moffatt
information and an optional Python module for the same.