diff options
author | wanchao-xu <wanchao.xu@samsung.com> | 2023-09-01 17:55:03 +0800 |
---|---|---|
committer | wanchao-xu <wanchao.xu@samsung.com> | 2023-11-13 14:11:11 +0800 |
commit | 34eef61f83be1616f51b6961d02614e8c2542514 (patch) | |
tree | d4c633bb274cb5882a3bfc98061122deb3fda8fe | |
parent | 2704be76fc33ae152e495e25fa8c42ed9b612280 (diff) | |
download | build-34eef61f83be1616f51b6961d02614e8c2542514.tar.gz build-34eef61f83be1616f51b6961d02614e8c2542514.tar.bz2 build-34eef61f83be1616f51b6961d02614e8c2542514.zip |
Update qemu-arm-static depend to support risc.
Change-Id: I24b4f4e6c74c7b4004da1308535786dd04f8a47c
Signed-off-by: wanchao-xu <wanchao.xu@samsung.com>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5fd7761..8463754 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Depends: ${perl:Depends}, libxml-parser-perl, libcrypt-ssleay-perl (>= 0.64-tizen20130308), binfmt-support, - tizen-qemu-arm-static-2020.06.17 + tizen-qemu-arm-static-2023.08.30 Recommends: rpm2cpio, zstd Description: A script to build SUSE Linux RPMs This package provides a script for building RPMs for SUSE Linux |