citadel/meta-gnome/classes/itstool.bbclass

6 lines
124 B
Plaintext
Raw Normal View History

# helper class to prepare correct environment for native itstool
inherit python3native
DEPENDS_append = " itstool-native"