diff --git a/recipes-graphics/xorg-lib/libxkbcommon_%.bbappend b/recipes-graphics/xorg-lib/libxkbcommon_%.bbappend new file mode 100644 index 0000000..10e7666 --- /dev/null +++ b/recipes-graphics/xorg-lib/libxkbcommon_%.bbappend @@ -0,0 +1,5 @@ +PACKAGECONFIG[xkbregistry] = "-Denable-xkbregistry=true,-Denable-xkbregistry=false,libxml2" +PACKAGECONFIG[docs] = "-Denable-docs=true,-Denable-docs=false,doxygen-native" + +PACKAGECONFIG:append = " xkbregistry" +