Fix the issue that mic lost dependency file in docker 13/309713/1
authorzhouhao <haozhou.zhou@samsung.com>
Tue, 16 Apr 2024 02:33:42 +0000 (10:33 +0800)
committerzhouhao <haozhou.zhou@samsung.com>
Tue, 16 Apr 2024 02:33:42 +0000 (10:33 +0800)
Change-Id: I4c4b580de7b1fb2b949e6c28e078651e0b430460
Signed-off-by: zhouhao <haozhou.zhou@samsung.com>
debian/control
packaging/mic.spec

index 98569fca08b8422c0ca059364eb2f82ec5c2ee77..ffda7df5986c2db18977b0a6996dce98cf666048 100644 (file)
@@ -14,6 +14,7 @@ Depends: ${misc:Depends}, ${python3:Depends},
  python3-py,
  python3-pycurl,
  python3-distro,
+ file,
  cpio,
  bzip2,
  gzip,
index ee51579c5cdf3e8a97eded17d2b4b3ed089d26b7..d1ceb27621637c0379fa41592c21eeaeb6d012e2 100755 (executable)
@@ -26,6 +26,7 @@ Requires:   python3-rpm
 Requires:   python3-pycurl
 Requires:   python3-distro
 Requires:   cpio
+Requires:   file
 # not neccessary
 Requires:   gzip
 Requires:   bzip2