aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2011-01-05 11:33:38 +0100
committerLoïc Minier <lool@dooz.org>2011-01-05 11:33:38 +0100
commit118e9f65fc30f0bf06010e4ef6fd454e1823b4ce (patch)
treed1b5edb217a6cf4eee5bbaf8a0285b9d9475acac /debian
parent9878bf5b2e74c729e3d29be565d46150262b1e52 (diff)
Wrap build-deps and deps
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9472431..ad6395b 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,9 @@ Description: Python library for the creation of hardware packs
Package: python-linaro-media-create
Architecture: all
Section: python
-Depends: ${python:Depends}, python-apt, ${misc:Depends}
+Depends: ${python:Depends},
+ ${misc:Depends},
+ python-apt
Description: python library for the creation of Linaro bootable media
Linaro images are generated by combining generic tarballs with
hardware-specific packs (hwpacks).