mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 06:45:22 +00:00
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
PRINC := "${@int(PRINC) + 1}"
|
|
|
|
RDEPENDS_${PN} += "\
|
|
systemd-compat-units \
|
|
avahi-systemd \
|
|
"
|