summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-11-08 18:57:02 -0500
committerVincent Grande2020-11-08 18:57:02 -0500
commit9b5ed0f05c3fb4246380078928e24d9a3edc69d2 (patch)
tree6d9fb05e9984e1b6ca0bd29b60a6f43fe59ba086
parent45f8be1a124537c8cff0ed42584605524cb38bfe (diff)
downloadaur-9b5ed0f05c3fb4246380078928e24d9a3edc69d2.tar.gz
use jack instead of jack2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f746a7d5ca80..b1e7707e7f35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -37,7 +37,7 @@ pkgbase = pulseaudio-nosystemd-git
depends = tdb
depends = orc
depends = webrtc-audio-processing
- depends = jack2
+ depends = jack
depends = lirc
depends = bluez
depends = bluez-libs
diff --git a/PKGBUILD b/PKGBUILD
index 3a6495cd0960..a701745b31e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ arch=(x86_64)
url="https://www.freedesktop.org/wiki/Software/PulseAudio/"
license=(GPL)
depends=(lib{ltdl,soxr,asyncns,xtst,sndfile} "rtkit" "speexdsp" "tdb" "orc"
- "webrtc-audio-processing" jack2 "lirc" bluez{,-libs} "sbc"
+ "webrtc-audio-processing" jack "lirc" bluez{,-libs} "sbc"
python-{pyqt5,dbus,sip} "fftw" dconf)
makedepends=("git" lib{asyncns,xtst,tool,soxr,sndfile} "attr" "rtkit" "speexdsp"
"tdb" jack bluez{,-libs} "intltool" "sbc" "lirc" "fftw"