diff options
Diffstat (limited to 'lirc/lirc_0.6.6.oe')
-rw-r--r-- | lirc/lirc_0.6.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lirc/lirc_0.6.6.oe b/lirc/lirc_0.6.6.oe index 0764df0da4..0ed44a2d61 100644 --- a/lirc/lirc_0.6.6.oe +++ b/lirc/lirc_0.6.6.oe @@ -1,7 +1,7 @@ DESCRIPTION = "LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls." SECTION = "base" PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" RDEPENDS = "linux-${KERNEL_VERSION} lirc-modules-${KERNEL_VERSION}" DEPENDS = "virtual/kernel" |