summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornaruto522ru2019-04-12 03:19:11 +0300
committernaruto522ru2019-04-12 03:19:11 +0300
commit4c42aded5ead42307e31444e96b57b6439678410 (patch)
treebf9a84ac57d96439d0eef28f6877f0083d1bf97f /PKGBUILD
parenta901587bf0da80e45c2be0c27888f3118d3b7dc4 (diff)
downloadaur-4c42aded5ead42307e31444e96b57b6439678410.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 600520c93251..8fa8b0fcd13a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='GUI for making a virtual PulseAudio microphone, from which sound from b
arch=('any')
url='https://gitlab.com/mikhailnov/pulsejoin'
license=('GPL3')
-depends=('pulseaudio' 'pavucontrol-qt' 'yad')
+depends=('pulseaudio' 'pavucontrol-qt' 'yad' 'pavucontrol')
makedepends=('git')
source=("$_srcname::git+https://gitlab.com/mikhailnov/pulsejoin.git#tag=v$pkgver")
sha256sums=('SKIP')