diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 27 |
1 files changed, 6 insertions, 21 deletions
diff --git a/debian/control b/debian/control index 86be578..8d921f5 100644 --- a/debian/control +++ b/debian/control @@ -8,29 +8,13 @@ Homepage: http://www.tizen.org Package: mic Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, ${dist:Depends}, +Depends: ${misc:Depends}, ${python:Depends}, + rpm, python-rpm, - bzip2, - dmsetup, - dosfstools, - e2fsprogs (>= 1.41), - isomd5sum, - genisoimage, - kpartx, - parted, - psmisc, - squashfs-tools (>= 4.0), - yum (>= 3.2), - syslinux (>= 2:4.05), - extlinux (>= 2:4.05), - libzypp, - tizen-python-zypp-0.5.14, - python-m2crypto, python-urlgrabber, -Recommends: - binfmt-support, - btrfs-tools, - udisks | hal + cpio, + bzip2, + gzip Conflicts: mic2 Description: image creator for Linux distributions @@ -39,3 +23,4 @@ Description: image creator for Linux distributions is used to create images with different types; subcommand convert is used to convert an image to a specified type; subcommand chroot is used to chroot into an image. + |