From 9f38efd9f246a2b1b00a4d574bc942adbc0a2c0b Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 14 Mar 2018 23:44:36 -0400 Subject: [PATCH] Add bind-tools to PKGBUILD --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/PKGBUILD b/PKGBUILD index 01363433..e177f4f9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -77,6 +77,7 @@ depends=( 'borg' # Backup directories 'exa' # Drop-in replacement for ls and tree 'fd' # Faster alternative to find + 'bind-tools' # DNS tools like dig 'diff-so-fancy' # A better-looking git diff 'youtube-dl' # View online videos in mpv 'xdg-user-dirs' # Generates common directories