Skip to content

Commit 067b6cd

Browse files
amuetzelkraj
authored andcommitted
python3-pynacl: allow -native build
Make this recipe available in native and SDK builds. Signed-off-by: Khem Raj <[email protected]>
1 parent ab7c469 commit 067b6cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ RPROVIDES:${PN} = "python3-nacl"
3434
# in meta-virtualization layer
3535
#
3636
RCONFLICTS:${PN} = "python3-nacl"
37+
38+
BBCLASSEXTEND = "native nativesdk"

0 commit comments

Comments
 (0)