[arch-commits] Commit in lirc/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Aug 10 12:52:40 UTC 2011


    Date: Wednesday, August 10, 2011 @ 08:52:40
  Author: jgc
Revision: 135135

Fix python makedependency (FS#25468)

Modified:
  lirc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-10 12:38:55 UTC (rev 135134)
+++ PKGBUILD	2011-08-10 12:52:40 UTC (rev 135135)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 url="http://www.lirc.org/"
 license=('GPL')
-makedepends=('help2man' 'linux-headers>=3.0' 'linux-headers<3.1' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python')
+makedepends=('help2man' 'linux-headers>=3.0' 'linux-headers<3.1' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
 options=('!makeflags' '!strip')
 source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
         lirc_wpc8769l.patch




More information about the arch-commits mailing list