Add RPM dependency to lua

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
This commit is contained in:
Christophe Priouzeau
2022-05-02 11:57:26 +02:00
parent a3425ad76b
commit c71ef8c31c

View File

@ -0,0 +1,2 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
DEPENDS:append:class-native = " lua-native "