From: Chris Larson Date: Wed, 10 Sep 2003 15:48:19 +0000 (+0000) Subject: patcher-1.0.oe: X-Git-Tag: Release-2010-05/1~20874 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a5fab1e049c8ba7c08f07d5d36acf2fabdabb2b;p=openembedded.git patcher-1.0.oe: Correct patcher recursive dep. BKrev: 3f5f47c3wcj84G7i2v93sxgVcLnNHw --- diff --git a/content/patcher-1.0.oe b/content/patcher-1.0.oe index c9142ec9d4..7d72d17845 100644 --- a/content/patcher-1.0.oe +++ b/content/patcher-1.0.oe @@ -21,4 +21,4 @@ do_install() { inherit base -DEPENDS_prepend_delete="base/patcher " +DEPENDS_prepend_delete="patcher "