aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2010-12-20 10:28:26 +0100
committerLoïc Minier <lool@dooz.org>2010-12-20 10:28:26 +0100
commita513399bdea2ffdc0be16dce1a2641220d9911ee (patch)
tree258ff33c4108aa6033a1d48990719d57db3fe18a /debian
parent526a8d1496debc85bf4bbde08770f9a646f4f9d0 (diff)
Depends on u-boot instead of uboot-mkimage as this is where mkimage is shipped
in natty.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index f7b143a..748b405 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Architecture: all
Depends: ${misc:Depends},
parted,
uuid-runtime,
- uboot-mkimage,
+ u-boot | uboot-mkimage,
python,
python-hwpack,
python-argparse