patcher-1.0.oe:
authorChris Larson <clarson@kergoth.com>
Wed, 10 Sep 2003 15:48:19 +0000 (15:48 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 10 Sep 2003 15:48:19 +0000 (15:48 +0000)
  Correct patcher recursive dep.

BKrev: 3f5f47c3wcj84G7i2v93sxgVcLnNHw

content/patcher-1.0.oe

index c9142ec..7d72d17 100644 (file)
@@ -21,4 +21,4 @@ do_install() {
 
 inherit base
 
-DEPENDS_prepend_delete="base/patcher "
+DEPENDS_prepend_delete="patcher "