summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63d14683a521..859bdbe88cfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -198,7 +198,7 @@ package_pulseaudio-airplay-equalizer(){
package_pulseaudio-airplay-rtp() {
pkgdesc="RTP and RAOP support for PulseAudio"
- depends=("pulseaudio=$pkgver-$pkgrel")
+ depends=("pulseaudio-airplay=$pkgver-$pkgrel")
mv rtp/* "$pkgdir"
}