summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMilk Brewster2020-10-29 14:02:32 +0000
committerMilk Brewster2020-10-29 14:02:32 +0000
commitb76e78081eeea9ab9b7115eb6bc833b8e38b5b72 (patch)
treebd0c2f08791e6bbebf3c04adf7149f2b8d9bdafe /PKGBUILD
parentfb255191ada9c019ee5d62f43bc3870ff5251c53 (diff)
downloadaur-b76e78081eeea9ab9b7115eb6bc833b8e38b5b72.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 82eb5fdb5c65..e144347170f2 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-pyalsaaudio' 'zita-ajbridge''python-pygubu')
+depends=('jack2' 'python' 'python-gobject' 'python-jack-client' 'python-pyalsaaudio' 'zita-ajbridge')
makedepends=(git)
optdepends=(realtime-privileges)
provides=('studio-controls' 'studio-controls-git')