From: Phil Blundell Date: Sun, 21 Nov 2004 19:44:49 +0000 (+0000) Subject: remove spurious RDEPENDS from lirc-modules X-Git-Tag: Release-2010-05/1~16025 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a2ad0bcad0bd0ba95befa998bd93751260e1b17;p=openembedded.git remove spurious RDEPENDS from lirc-modules BKrev: 41a0f031exmhGobgsC-9fSUfPUG8Ow --- diff --git a/lirc/lirc-modules_0.7.0.oe b/lirc/lirc-modules_0.7.0.oe index 98decf80b2..75b5edbb11 100644 --- a/lirc/lirc-modules_0.7.0.oe +++ b/lirc/lirc-modules_0.7.0.oe @@ -3,9 +3,8 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" -RDEPENDS = "linux-${KERNEL_VERSION}" DEPENDS = "virtual/kernel" -PR = "r1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/lirc/lirc-${PV}.tar.gz \ file://lirc_sir-sa1100.patch;patch=1"