summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Furkan Yıldız2023-01-13 01:28:41 +0300
committerAli Furkan Yıldız2023-01-13 01:28:41 +0300
commit1be1e0cead1c3266c60bdda0ba5e3b887c0a2dd5 (patch)
treeb5e0edc3a4ff7e4ad611dfe91d4d8e07b6fb6511 /PKGBUILD
parent1b6b703f9794278caad93fa186c2c87d5ac7b02c (diff)
downloadaur-1be1e0cead1c3266c60bdda0ba5e3b887c0a2dd5.tar.gz
add depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f4c47d4b329..a152c924a511 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="ali's video tool"
arch=(any)
url='https://gitlab.com/alifurkany/avt'
license=('GPL')
-depends=('bash' 'ffmpeg' 'pipewire' 'pulseaudio')
+depends=('bash' 'ffmpeg' 'pipewire' 'pulseaudio' 'xorg-xdpyinfo')
source=('git+https://gitlab.com/alifurkany/avt.git')
sha256sums=('SKIP')