diff options
| -rw-r--r-- | recipes-security/optee/optee-os-qoriq_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index 8b3159d69..258af2721 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb | |||
| @@ -4,7 +4,7 @@ DESCRIPTION = "OPTEE OS" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" | 5 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" |
| 6 | 6 | ||
| 7 | DEPENDS = "python-pycrypto-native" | 7 | DEPENDS = "python3-pycrypto-native" |
| 8 | 8 | ||
| 9 | inherit deploy python3native | 9 | inherit deploy python3native |
| 10 | 10 | ||
