summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMilk Brewster2020-10-28 17:35:40 +0000
committerMilk Brewster2020-10-28 17:35:40 +0000
commit7064570f53e25d46cef6d3bb7332d1f593a4a8a0 (patch)
tree21c20102cfec6dca7c4b2c655522e3107f8982eb /PKGBUILD
parent900495bf135bec6400295be3cfb29b00ca158e6f (diff)
downloadaur-7064570f53e25d46cef6d3bb7332d1f593a4a8a0.tar.gz
fix optdep for rtp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8efee6adeca..a3f89e11e6bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('GPL')
groups=()
depends=('jack2' 'python' 'python-gobject' 'python-jack-client')
makedepends=('git')
+optdepends=(realtime-privileges)
provides=()
conflicts=()
replaces=()