Fix the issue that mic lost dependency file in docker 18/309718/1
authorzhouhao <haozhou.zhou@samsung.com>
Tue, 16 Apr 2024 03:01:50 +0000 (11:01 +0800)
committerzhouhao <haozhou.zhou@samsung.com>
Tue, 16 Apr 2024 03:01:50 +0000 (11:01 +0800)
Change-Id: I31f6e639b18c9eb5ee7fca32093a32962748fc08
Signed-off-by: zhouhao <haozhou.zhou@samsung.com>
debian/control
packaging/mic.spec

index 96474725065561fcd733a80c4cde3594a410563b..0ec59d81e132b50b66d48f9259b867893f592c8d 100644 (file)
@@ -12,6 +12,7 @@ Depends: ${misc:Depends}, ${python:Depends},
  rpm,
  python-rpm,
  python-urlgrabber,
+ file,
  cpio,
  bzip2,
  gzip,
index b22c62a6657c36b99a9a497d56649fb80b29400d..d27cd3cb0351493dfc14aa184a6940153b21101a 100755 (executable)
@@ -35,6 +35,7 @@ Requires:   rpm-python
 %endif
 
 Requires:   cpio
+Requires:   file
 # not neccessary
 Requires:   gzip
 Requires:   bzip2