diff options
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | packaging/build.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 5fd7761..34e6cc5 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-2024.01.10 Recommends: rpm2cpio, zstd Description: A script to build SUSE Linux RPMs This package provides a script for building RPMs for SUSE Linux diff --git a/packaging/build.spec b/packaging/build.spec index dcad45c..7fc8c46 100644 --- a/packaging/build.spec +++ b/packaging/build.spec @@ -45,7 +45,7 @@ Requires: perl(LWP::UserAgent) Requires: perl(IO::Socket::SSL) Requires: perl(XML::Parser) Requires: perl(Archive::Tar) -Requires: tizen-qemu-arm-static >= 2020.06.17 +Requires: tizen-qemu-arm-static >= 2024.01.10 %if 0%{?fedora_version} || 0%{?suse_version} == 1220 || 0%{?centos_version} Requires: rpm-build |