mirror of
https://github.com/Fishwaldo/meta-pine64.git
synced 2025-03-15 19:41:59 +00:00
* Remove meta-java from builds. Too many broken builds and it was only needed for plasma-mobile * add gimp to all plasma images * add nodejs * Exclude broken packages on riscv64 * Bump yocto-meta-kde layer
5 lines
No EOL
222 B
Text
5 lines
No EOL
222 B
Text
#its sip3, not sip
|
|
DEPENDS = "qtcharts sip3 sip3-native python3 python3-pyqt5"
|
|
|
|
RDEPENDS:${PN} = "qtbase qtdeclarative qtquickcontrols2 qtquickcontrols2-mkspecs qtcharts"
|
|
RDEPENDS:${PN} += "python3-core sip3 python3-pyqt5" |