From 2bb7d78e34f01974d5d470d8887af72a73ff4703 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Wed, 15 Aug 2012 11:02:34 -0500 Subject: lirc: added iguanair --- abs/core/lirc/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/core/lirc/PKGBUILD b/abs/core/lirc/PKGBUILD index ad9ca4c..f02a0f1 100644 --- a/abs/core/lirc/PKGBUILD +++ b/abs/core/lirc/PKGBUILD @@ -11,7 +11,7 @@ arch=('i686' 'x86_64') url="http://www.lirc.org/" license=('GPL') ### NOTICE don't forget to bump version in depends in package_lirc -makedepends=('help2man' 'linux-headers>=3.4' 'linux-headers<3.5' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2') +makedepends=('help2man' 'linux-headers>=3.4' 'linux-headers<3.5' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2' 'iguanair') options=('!makeflags' '!strip') source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2 lirc_wpc8769l.patch @@ -62,7 +62,7 @@ build() { package_lirc() { pkgdesc="Linux Infrared Remote Control kernel modules for stock arch kernel" - depends=('lirc-utils' 'linux>=3.4' 'linux<3.5') + depends=('lirc-utils' 'linux>=3.4' 'linux<3.5' 'iguanair') replaces=('lirc+pctv') install=lirc.install -- cgit v0.12