summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRen Tatsumoto2024-02-18 07:26:15 +0300
committerRen Tatsumoto2024-02-18 07:26:15 +0300
commitcc78866216cc8857d2fb4d6e74fb2ee19ff1a5da (patch)
tree443da05ae593f5ccb623c7b4f7305085471bb0b1 /PKGBUILD
parentce805f2878a2695b028e37370b847ab147e3bef6 (diff)
downloadaur-impd-git.tar.gz
update depends
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'