aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e2tools/e2tools-native_0.0.16.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@buglabs.net>2010-03-24 15:51:23 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-24 16:00:25 +0100
commitb784f0a49ed4f00c9807f587f659ae19769d73c0 (patch)
tree7f00d0c06667c2f020a980d1800c71aedf4fad96 /recipes/e2tools/e2tools-native_0.0.16.bb
parentb9822ec414c11484942c968c78b39bb26c4e8a16 (diff)
downloadopenembedded-b784f0a49ed4f00c9807f587f659ae19769d73c0.tar.gz
misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogs
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
Diffstat (limited to 'recipes/e2tools/e2tools-native_0.0.16.bb')
-rw-r--r--recipes/e2tools/e2tools-native_0.0.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/e2tools/e2tools-native_0.0.16.bb b/recipes/e2tools/e2tools-native_0.0.16.bb
index f23a0b12a2..032698ef41 100644
--- a/recipes/e2tools/e2tools-native_0.0.16.bb
+++ b/recipes/e2tools/e2tools-native_0.0.16.bb
@@ -2,7 +2,7 @@ SECTION = "base"
require e2tools_${PV}.bb
inherit native
-DEPENDS = "e2fsprogs-libs-native e2fsprogs-native"
+DEPENDS = "e2fsprogs-native"
PACKAGES = ""
e2links = "e2ln e2ls e2mkdir e2mv e2rm e2tail"