aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/polkit/polkit_0.104.bbappend
blob: 1e2cccdcf7e02da1f419a15d8101abb7227e8e25 (plain)
1
2
3
4
5
6
PRINC := "${@int(PRINC) + 3}"

PACKAGECONFIG ??= "systemd"
PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd"
# there is no --enable/--disable option for consolekit and it's not picked by shlibs, so add it to RDEPENDS
PACKAGECONFIG[consolekit] = ",,,consolekit"