wok rev 7989

Fix: lirc need python to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Jan 18 00:51:51 2011 +0100 (2011-01-18)
parents 443234cc773b
children b4b1e049c2bc
files lirc/receipt
line diff
     1.1 --- a/lirc/receipt	Tue Jan 18 00:51:18 2011 +0100
     1.2 +++ b/lirc/receipt	Tue Jan 18 00:51:51 2011 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="glibc-base libusb libusb-compat libftdi xorg-libSM xorg-libICE \
     1.5  xorg-libX11 xorg-libXau xorg-libXdmcp libirman portaudio xorg-libX11"
     1.6  BUILD_DEPENDS="slitaz-toolchain libftdi-dev libirman-dev \
     1.7 -libirman libftdi linux-module-headers"
     1.8 +libirman libftdi linux-module-headers python"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.lirc.org/"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"