[oe-commits] Tom Rini : fakeroot.inc: Add RDEPENDS_${PN}-virtclass-native

git version control git at git.openembedded.org
Wed Mar 2 18:59:32 UTC 2011


Module: openembedded.git
Branch: master
Commit: 4d10e352a9ec7458f338587cfdb2b56fdb4cbbc1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4d10e352a9ec7458f338587cfdb2b56fdb4cbbc1

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Mar  2 11:45:12 2011 -0700

fakeroot.inc: Add RDEPENDS_${PN}-virtclass-native

Fixes RDEPENDS on fakeroot-native.

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/fakeroot/fakeroot.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/fakeroot/fakeroot.inc b/recipes/fakeroot/fakeroot.inc
index af71e24..86002b9 100644
--- a/recipes/fakeroot/fakeroot.inc
+++ b/recipes/fakeroot/fakeroot.inc
@@ -14,3 +14,4 @@ SRC_URI = "\
 
 # fakeroot needs getopt which is provided by the util-linux package
 RDEPENDS_${PN} = "util-linux"
+RDEPENDS_${PN}_virtclass-native = "util-linux-native"





More information about the Openembedded-commits mailing list