mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-03 20:54:42 +02:00
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
PRINC := "${@int(PRINC) + 1}"
|
|
|
|
RDEPENDS_${PN} += "\
|
|
systemd-compat-units \
|
|
avahi-systemd \
|
|
"
|