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

git at git.openembedded.org git at git.openembedded.org
Mon Dec 5 16:36:23 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 1f2a5fbcc89e11dae35629cce9358b78dd050324
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=1f2a5fbcc89e11dae35629cce9358b78dd050324

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>
Signed-off-by: Denys Dmytriyenko <denys at ti.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