diff options
Diffstat (limited to 'recipes-extended/secure-obj/secure-obj.inc')
| -rw-r--r-- | recipes-extended/secure-obj/secure-obj.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc index 166c874ab..f3f1d2c7d 100644 --- a/recipes-extended/secure-obj/secure-obj.inc +++ b/recipes-extended/secure-obj/secure-obj.inc | |||
| @@ -6,7 +6,7 @@ RDEPENDS_${PN} = "bash libcrypto libssl" | |||
| 6 | 6 | ||
| 7 | DEPENDS += "python-pycrypto-native" | 7 | DEPENDS += "python-pycrypto-native" |
| 8 | 8 | ||
| 9 | inherit pythonnative | 9 | inherit python3native |
| 10 | 10 | ||
| 11 | LDFLAGS += "${TOOLCHAIN_OPTIONS}" | 11 | LDFLAGS += "${TOOLCHAIN_OPTIONS}" |
| 12 | 12 | ||
