mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-22 16:59:56 +02:00
seatd: add PACKAGECONFIG for creating man-pages
This commit is contained in:
@ -13,6 +13,7 @@ SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https"
|
|||||||
PACKAGECONFIG[systemd] = ",,systemd"
|
PACKAGECONFIG[systemd] = ",,systemd"
|
||||||
PACKAGECONFIG[elogind] = ",,elogind"
|
PACKAGECONFIG[elogind] = ",,elogind"
|
||||||
PACKAGECONFIG[standalone] = "-Dbuiltin=enabled,-Dbuiltin=disabled"
|
PACKAGECONFIG[standalone] = "-Dbuiltin=enabled,-Dbuiltin=disabled"
|
||||||
|
PACKAGECONFIG[man-pages] = ",,scdoc-native"
|
||||||
|
|
||||||
PACKAGECONFIG ?= " \
|
PACKAGECONFIG ?= " \
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
|
||||||
|
Reference in New Issue
Block a user