mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
seatd: add PACKAGECONFIG for creating man-pages
This commit is contained in:
parent
eda2f8bd0f
commit
2b254bb700
@ -13,6 +13,7 @@ SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https"
|
||||
PACKAGECONFIG[systemd] = ",,systemd"
|
||||
PACKAGECONFIG[elogind] = ",,elogind"
|
||||
PACKAGECONFIG[standalone] = "-Dbuiltin=enabled,-Dbuiltin=disabled"
|
||||
PACKAGECONFIG[man-pages] = ",,scdoc-native"
|
||||
|
||||
PACKAGECONFIG ?= " \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
|
||||
|
Loading…
Reference in New Issue
Block a user