diff options
author | Eric Le Bihan <eric.le.bihan.dev@free.fr> | 2016-12-19 22:29:10 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-09 23:07:29 +0100 |
commit | 3c3ed96d1ba5a334b9d78a7252404a1f811ad90e (patch) | |
tree | a8e4eb55938c5bbcbd21b93e89714fc3eb8f5b71 /DEVELOPERS | |
parent | ae47ed449c7ff92b41533ca5a91538622c519e60 (diff) | |
download | buildroot-3c3ed96d1ba5a334b9d78a7252404a1f811ad90e.tar.gz buildroot-3c3ed96d1ba5a334b9d78a7252404a1f811ad90e.zip |
s6-dns: new package
This new package provides s6-dns, a suite of DNS client programs and
libraries for Unix systems, as an alternative to the BIND, djbdns or
other DNS clients.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'DEVELOPERS')
-rw-r--r-- | DEVELOPERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index 73413eb47d..f67d416090 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -441,6 +441,7 @@ F: package/hicolor-icon-theme/ F: package/jemalloc/ F: package/ninja/ F: package/s6/ +F: package/s6-dns/ F: package/skalibs/ F: package/smack/ F: package/xvisor/ |