04b7641e85
- Add x11proto to redbear-full.toml package list - libxau recipe updated with x11proto dependency and custom build script - Fixes libxau build failure: 'Package xproto was not found'
11 lines
228 B
Plaintext
11 lines
228 B
Plaintext
default xkb_compatibility "complete" {
|
|
include "basic"
|
|
augment "iso9995"
|
|
augment "mousekeys"
|
|
augment "accessx(full)"
|
|
augment "misc"
|
|
augment "xfree86"
|
|
augment "level5"
|
|
augment "caps(caps_lock)"
|
|
};
|