gnomeos: Add python-dev to devel image, drop pseudo
We need python-dev for gobject-introspection at least, and we don't need pseudo at this time.
This commit is contained in:
parent
e39372e88b
commit
bd4fc401e4
|
|
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
|
|||
inherit gnomeos-contents
|
||||
|
||||
PACKAGE_INSTALL += "task-core-sdk-dev \
|
||||
python-dev \
|
||||
bison flex \
|
||||
git \
|
||||
pseudo \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue