wok diff lirc/receipt @ rev 9919

libmcs: fix bdeps
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue May 17 22:21:54 2011 +0200 (2011-05-17)
parents 5d7a91e4adf7
children 07be27851acc
line diff
     1.1 --- a/lirc/receipt	Wed Feb 02 03:07:20 2011 +0000
     1.2 +++ b/lirc/receipt	Tue May 17 22:21:54 2011 +0200
     1.3 @@ -1,14 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lirc"
     1.7 -VERSION="0.8.7"
     1.8 +VERSION="0.9.0"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Enables decoding and sending signals of many commonly used remote controls."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12  DEPENDS="glibc-base libusb libusb-compat libftdi xorg-libSM xorg-libICE \
    1.13  xorg-libX11 xorg-libXau xorg-libXdmcp libirman portaudio xorg-libX11"
    1.14 -BUILD_DEPENDS="slitaz-toolchain libftdi-dev libirman-dev \
    1.15 -libirman libftdi linux-module-headers python"
    1.16 +BUILD_DEPENDS="linux-module-headers python"
    1.17  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.18  WEB_SITE="http://www.lirc.org/"
    1.19  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"