diff options
author | SoonKyu Park <sk7.park@samsung.com> | 2016-09-23 10:35:49 +0900 |
---|---|---|
committer | SoonKyu Park <sk7.park@samsung.com> | 2016-09-23 10:35:49 +0900 |
commit | c46ae15366c67ee9ecabd417f1773f454e724aa7 (patch) | |
tree | 12329309b8067983625c63213f658a5ec8e05ba0 /debian/control | |
parent | 4915f9a5a1da5eaa20c58e798a2ac5de0ef7eeb0 (diff) | |
parent | 4161678b3bf9d2eb36fdcb82c820bce02f6ba5bc (diff) | |
download | mic-tizen_0.27.1.tar.gz mic-tizen_0.27.1.tar.bz2 mic-tizen_0.27.1.zip |
Merge release-0.27.1 from 'tools/mic'submit/tizen/20160923.060613accepted/tizen/common/20160923.160804tizen_0.27.1
Change-Id: Ifba625f3902104e6a21e8340f5b292f0190057d7
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. + |