mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 20:21:58 +02:00
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
RDEPENDS_${PN} += "qwt-e-dev"
|
|
|
|
# qwt-e conflicts with qwt, so only one can be built in world and this pulls qwt-e
|
|
EXCLUDE_FROM_WORLD = "1"
|
|
|
|
PRINC := "${@int(PRINC) + 1}"
|