gnomeos: Include Python files in main ostree package
This commit is contained in:
parent
adf0cf60aa
commit
2188769208
|
|
@ -9,5 +9,7 @@ inherit autotools
|
||||||
|
|
||||||
EXTRA_OECONF = "--without-soup-gnome"
|
EXTRA_OECONF = "--without-soup-gnome"
|
||||||
|
|
||||||
|
FILES_${PN} += "${libdir}/ostree/ ${libdir}/ostbuild"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue