# HG changeset patch # User Christopher Rogers # Date 1287423393 0 # Node ID 56edd85935af46ecdab6129530053d8c220f0359 # Parent 07b433a23a44d5e5da8513407636c11bb782b6e5 Added linux-module-headers to lirc build depends. Doesn't need linux-source package anymore to compile. diff -r 07b433a23a44 -r 56edd85935af lirc/receipt --- a/lirc/receipt Mon Oct 18 17:32:44 2010 +0000 +++ b/lirc/receipt Mon Oct 18 17:36:33 2010 +0000 @@ -8,7 +8,7 @@ DEPENDS="glibc-base libusb libusb-compat libftdi xorg-libSM xorg-libICE \ xorg-libX11 xorg-libXau xorg-libXdmcp libirman portaudio xorg-libX11" BUILD_DEPENDS="slitaz-toolchain libftdi-dev libirman-dev \ -libirman libftdi linux-source" +libirman libftdi linux-module-headers" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.lirc.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"