summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/lirc-parabola/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/lirc-parabola/PKGBUILD b/libre/lirc-parabola/PKGBUILD
index 974d11fb3..4de6f8e5d 100644
--- a/libre/lirc-parabola/PKGBUILD
+++ b/libre/lirc-parabola/PKGBUILD
@@ -85,7 +85,7 @@ build() {
_package_lirc() {
pkgdesc="Linux Infrared Remote Control kernel modules (built for the linux-libre${_kernelname} kernel package)"
- depends=('lirc-libre-utils' "linux-libre${_kernelname}>=${_basekernel}" "linux-libre${_kernelname}<${_toohigh}")
+ depends=('lirc-utils' "linux-libre${_kernelname}>=${_basekernel}" "linux-libre${_kernelname}<${_toohigh}")
replaces=('lirc+pctv')
[[ -z "$_kernelname" ]] || provides=("lirc-parabola=${pkgver}")
install=kmod.install