gnomeos: include -dev packages too in -dev image
Otherwise we don't get headers and stuff...
This commit is contained in:
parent
b0b0ffcd61
commit
1a5994a45c
|
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
|
||||||
|
|
||||||
inherit gnomeos-contents
|
inherit gnomeos-contents
|
||||||
|
|
||||||
PACKAGE_INSTALL += "task-core-sdk \
|
PACKAGE_INSTALL += "task-core-sdk-dev \
|
||||||
bison flex \
|
bison flex \
|
||||||
git \
|
git \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue