libxkbcommon: make xkbregistry an option

waybar needs it
This commit is contained in:
MarkusVolk 2021-09-06 07:59:34 +02:00
parent 6115acde12
commit 6aa9e725ad

View File

@ -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"