configs/releng/packages.x86_64: explicitly add ldns
Currently the ldns package is pulled in as a dependency of openssh, but that dependency may be gone in the future. See https://gitlab.archlinux.org/archlinux/packaging/packages/openssh/-/issues/2 Explicitly include ldns to ensure the live environment will continue to have `drill`.
This commit is contained in:
parent
a3b7121afb
commit
e04a40d04b
2 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,9 @@ Added
|
||||||
Changed
|
Changed
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Explicitly add ldns to releng (as opposed to it only being pulled in as a dependency of another package) to ensure
|
||||||
|
``drill`` remains available.
|
||||||
|
|
||||||
Deprecated
|
Deprecated
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
|
@ -46,6 +46,7 @@ iw
|
||||||
iwd
|
iwd
|
||||||
jfsutils
|
jfsutils
|
||||||
kitty-terminfo
|
kitty-terminfo
|
||||||
|
ldns
|
||||||
less
|
less
|
||||||
lftp
|
lftp
|
||||||
libfido2
|
libfido2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue