summaryrefslogtreecommitdiffstats
path: root/package/minidlna
Commit message (Collapse)AuthorAgeFilesLines
* minidlna: fix linking with libintl if presentPeter Korsgaard2013-07-111-1/+7
| | | | | | | | | Fixes http://autobuild.buildroot.net/results/3b7/3b71243716dc193a11508a69265cdd0120bd13ed There's unfortunately not any easy way of adding extra libraries to LIBS, so we need to list them all here. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* minidlna: new packageSimon Dawson2013-07-116-0/+218
[Peter: license is GPLv2, fix license file, drop unneeded standard include] Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>