wok-6.x rev 6791
Added linux-module-headers to lirc build depends. Doesn't need linux-source package anymore to compile.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 18 17:36:33 2010 +0000 (2010-10-18) |
parents | 07b433a23a44 |
children | 1ad94935c2de |
files | lirc/receipt |
line diff
1.1 --- a/lirc/receipt Mon Oct 18 17:32:44 2010 +0000 1.2 +++ b/lirc/receipt Mon Oct 18 17:36:33 2010 +0000 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-source" 1.8 +libirman libftdi linux-module-headers" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.lirc.org/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"