summaryrefslogtreecommitdiffstats
path: root/rules/host-mtd-utils.in
diff options
context:
space:
mode:
authorCarsten Schlote <c.schlote@konzeptpark.de>2010-01-20 10:22:35 +0100
committerCarsten Schlote <c.schlote@konzeptpark.de>2010-02-08 11:30:32 +0100
commite6cbd90bbf283d4666a990d2defceca7870f4907 (patch)
tree2fab131f499370b6fd724c25a81531f7d1edbc95 /rules/host-mtd-utils.in
parent244a7472d1f2d62bd9bee89b8b1aeabd87a71a19 (diff)
downloadptxdist-e6cbd90bbf283d4666a990d2defceca7870f4907.tar.gz
ptxdist-e6cbd90bbf283d4666a990d2defceca7870f4907.tar.xz
[host-mtd-utils] Fixup dep to libuuid
Selects virtual package for libuuid.so, which is required for the ubifs tools. Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-mtd-utils.in')
-rw-r--r--rules/host-mtd-utils.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-mtd-utils.in b/rules/host-mtd-utils.in
index 2e501c043..9636aea84 100644
--- a/rules/host-mtd-utils.in
+++ b/rules/host-mtd-utils.in
@@ -4,4 +4,4 @@ config HOST_MTD_UTILS
tristate
select HOST_LIBLZO
select HOST_ZLIB
- select HOST_E2FSPROGS
+ select HOST_LIBUUID