From 29d5edffb051df34317e588335c6a454bbb42765 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Wed, 23 Jun 2010 15:19:06 +0100 Subject: Use pseudo rather than fakeroot for fake root privileges Make use of the ability to configure the fake root provider and use Wind River's pseudo utility. Signed-off-by: Joshua Lock --- meta/packages/lirc/lirc-modules_0.8.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/packages/lirc/lirc-modules_0.8.3.bb') diff --git a/meta/packages/lirc/lirc-modules_0.8.3.bb b/meta/packages/lirc/lirc-modules_0.8.3.bb index 1605e2d5c5..ee1de7194e 100644 --- a/meta/packages/lirc/lirc-modules_0.8.3.bb +++ b/meta/packages/lirc/lirc-modules_0.8.3.bb @@ -2,7 +2,7 @@ DESCRIPTION = "LIRC is a package that allows you to decode and send infra-red si SECTION = "base" PRIORITY = "optional" LICENSE = "GPL" -DEPENDS = "virtual/kernel fakeroot-native" +DEPENDS = "virtual/kernel virtual/fakeroot-native" PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/lirc/lirc-${PV}.tar.gz \ -- cgit v1.2.3-54-g00ecf