Add bind-tools to PKGBUILD

This commit is contained in:
Donovan Glover 2018-03-14 23:44:36 -04:00
parent 977b229caa
commit 9f38efd9f2
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -77,6 +77,7 @@ depends=(
'borg' # Backup directories 'borg' # Backup directories
'exa' # Drop-in replacement for ls and tree 'exa' # Drop-in replacement for ls and tree
'fd' # Faster alternative to find 'fd' # Faster alternative to find
'bind-tools' # DNS tools like dig
'diff-so-fancy' # A better-looking git diff 'diff-so-fancy' # A better-looking git diff
'youtube-dl' # View online videos in mpv 'youtube-dl' # View online videos in mpv
'xdg-user-dirs' # Generates common directories 'xdg-user-dirs' # Generates common directories