diff options
Diffstat (limited to 'packages/lirc/lirc-modules_0.8.0.bb')
-rw-r--r-- | packages/lirc/lirc-modules_0.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/lirc/lirc-modules_0.8.0.bb b/packages/lirc/lirc-modules_0.8.0.bb index 4ba4637f5a..563720a892 100644 --- a/packages/lirc/lirc-modules_0.8.0.bb +++ b/packages/lirc/lirc-modules_0.8.0.bb @@ -1,8 +1,8 @@ DESCRIPTION = "LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls. This package contains the lirc kernel modules." SECTION = "base" PRIORITY = "optional" -HOMEPAGE = "http://www.lirc.org" MAINTAINER = "Matthias Goebl <matthias.goebl@goebl.net>" +HOMEPAGE = "http://www.lirc.org" LICENSE = "GPL" DEPENDS = "virtual/kernel fakeroot-native setserial" RDEPENDS_nslu2 = "setserial" |