mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
packagegroup-xfce-multimedia: Check for x11 distro feature
Parole needs x11 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
SUMMARY = "All packages multimedia packages available for XFCE"
|
||||
|
||||
inherit packagegroup
|
||||
inherit packagegroup features_check
|
||||
|
||||
# parole needs x11
|
||||
REQUIRED_DISTRO_FEATURES = "pam x11"
|
||||
|
||||
# While this item does not require it, it depends on xfmpc and xfc4-mpc-plugin
|
||||
# that wants mpd which does
|
||||
|
||||
Reference in New Issue
Block a user