From 8a6ed144a1c0f7c4fd949da7701b2d5767e7afa9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 28 Jul 2003 23:54:45 +0000 Subject: Use the new abilty to delete a prepends item to prevent patcher from depending on patcher. BKrev: 3f25b7c5TSRH1RnE7l5VIhLqUZUWSg --- content/patcher-1.0.oe | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'content') diff --git a/content/patcher-1.0.oe b/content/patcher-1.0.oe index 63bfe64aa3..4a83191771 100644 --- a/content/patcher-1.0.oe +++ b/content/patcher-1.0.oe @@ -18,3 +18,7 @@ do_install() { install -d ${D}/usr/bin install -m 0755 ${DL_DIR}/patcher ${D}/usr/bin } + +inherit base + +DEPENDS_prepend_delete="content/patcher " -- cgit v1.2.3