summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0af5d894e458..c399e63c177d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=(any)
url="https://github.com/Ajatt-Tools/impd"
license=("GPL3")
source=("${pkgname}::git+${url}")
-depends=('bash' 'gawk' 'ffmpeg' 'mpd' 'xdg-user-dirs')
+depends=('bash' 'file' 'gawk' 'ffmpeg' 'mpd' 'xdg-user-dirs')
makedepends=('git')
optdepends=(
'mpc: interaction with mpd'