summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMilk Brewster2020-10-29 14:01:51 +0000
committerMilk Brewster2020-10-29 14:01:51 +0000
commitfb255191ada9c019ee5d62f43bc3870ff5251c53 (patch)
tree127f6175225e947b1c994894c3290e2dcf115995 /PKGBUILD
parent81fdfb551b5801a0dfe6cffd3b63242a4354d6c8 (diff)
downloadaur-fb255191ada9c019ee5d62f43bc3870ff5251c53.tar.gz
fix dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a30e3d4f36a..82eb5fdb5c65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/ovenwerks/studio-controls"
license=('GPL')
groups=()
-depends=('jack2' 'python' 'python-gobject' 'python-jack-client' 'python-alsaaudio' 'zita-ajbridge')
+depends=('jack2' 'python' 'python-gobject' 'python-jack-client' 'python-pyalsaaudio' 'zita-ajbridge''python-pygubu')
makedepends=(git)
optdepends=(realtime-privileges)
provides=('studio-controls' 'studio-controls-git')