diff options
author | SoonKyu Park <sk7.park@samsung.com> | 2018-05-04 17:18:03 +0900 |
---|---|---|
committer | SoonKyu Park <sk7.park@samsung.com> | 2018-05-04 17:18:03 +0900 |
commit | 382c8b0f34f76c6b06be753e25e9e28eb3550920 (patch) | |
tree | 40cdb320562038ff9e8d3da51b7e4bef5e689498 | |
parent | 3c9f0f5ada193922974d3904136a06691a3b95d3 (diff) | |
download | mic-bootstrap-accepted/tizen_4.0_unified.tar.gz mic-bootstrap-accepted/tizen_4.0_unified.tar.bz2 mic-bootstrap-accepted/tizen_4.0_unified.zip |
Add build dependency to squashfs - Request to use mksquashfs in nochroot sectionsubmit/tizen_4.0/20180504.083215accepted/tizen/4.0/unified/20180509.072838tizen_4.0accepted/tizen_4.0_unified
Change-Id: Icfe7595fd28a0fc1cb04314051915040f671188d
-rw-r--r-- | packaging/mic-bootstrap.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/mic-bootstrap.spec b/packaging/mic-bootstrap.spec index 85bedc4..c2204ae 100644 --- a/packaging/mic-bootstrap.spec +++ b/packaging/mic-bootstrap.spec @@ -32,6 +32,7 @@ BuildRequires: parted BuildRequires: zip BuildRequires: openssl BuildRequires: btrfs-progs +BuildRequires: squashfs %description used for mic bootstrap, this package will be repackaged for i586 and arm libs. |