diff options
-rw-r--r-- | meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb b/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb index 098881e3da..f66cb56468 100644 --- a/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb +++ b/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb | |||
@@ -5,8 +5,7 @@ LICENSE = "LGPL-2.1-or-later" | |||
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=a6f89e2100d9b6cdffcea4f398e37343" | 6 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=a6f89e2100d9b6cdffcea4f398e37343" |
7 | 7 | ||
8 | DEPENDS = "coreutils-native openssl-native make-native" | 8 | # Python 3.11+ is needed to build fedora-crypto-policies |
9 | |||
10 | inherit allarch python3native | 9 | inherit allarch python3native |
11 | 10 | ||
12 | SRC_URI = "git://gitlab.com/redhat-crypto/fedora-crypto-policies.git;protocol=https;branch=master" | 11 | SRC_URI = "git://gitlab.com/redhat-crypto/fedora-crypto-policies.git;protocol=https;branch=master" |