From 5fe31349cf4b3db61d428344d0f93f8c1f97b3a5 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Thu, 25 Nov 2004 17:11:35 +0000 Subject: [PATCH] Merge bk://oe-devel@oe-devel.bkbits.net/packages into stealth.nexus.co.uk:/home/pb/oe/oe-packages 2004/11/25 17:11:03+00:00 nexus.co.uk!pb add missing dependency on fakeroot-native to lirc-modules BKrev: 41a61247KxwW8UteOhn2pM8aKs30zw --- lirc/lirc-modules_0.7.0.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lirc/lirc-modules_0.7.0.oe b/lirc/lirc-modules_0.7.0.oe index 75b5edbb11..237ddfdabe 100644 --- a/lirc/lirc-modules_0.7.0.oe +++ b/lirc/lirc-modules_0.7.0.oe @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" -DEPENDS = "virtual/kernel" +DEPENDS = "virtual/kernel fakeroot-native" PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/lirc/lirc-${PV}.tar.gz \ -- 2.39.5