From f54ff9a19f0918a951d11635fc2c7333c6f402d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 24 Aug 2014 15:29:29 -0300 Subject: lirc-parabola: fix depends for lirc package --- libre/lirc-parabola/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1-4-g5e80