wok diff lirc/receipt @ rev 5333
glibc: dont use configparms (Thanks Alexander)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Apr 25 21:47:06 2010 +0200 (2010-04-25) |
parents | 8752c40cc534 |
children | 616c39da58cd |
line diff
1.1 --- a/lirc/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/lirc/receipt Sun Apr 25 21:47:06 2010 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Enables decoding and sending signals of many commonly used remote controls." 1.5 MAINTAINER="rcx@zoominternet.net" 1.6 DEPENDS="glibc-base libusb libusb-compat libftdi xorg-libSM xorg-libICE \ 1.7 -xorg-libX11xorg-libXau xorg-libXdmcp libirman portaudio" 1.8 +xorg-libX11xorg-libXau xorg-libXdmcp libirman portaudio xorg-libX11" 1.9 BUILD_DEPENDS="slitaz-toolchain libftdi-dev libirman-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.lirc.org/"