diff options
| author | emmett1 <me@emmett1.my> | 2026-06-21 07:20:33 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-21 07:20:33 +0800 |
| commit | 93e629250d2f2073dcea128000323264d2c7571f (patch) | |
| tree | 050258a7a205c4eaf1cd7585ebfd0af6081b1219 /repos/extra/xkeyboard-config/abuild | |
| parent | a064f3970799c33ab248649e5218c3137d43447b (diff) | |
| download | alicelinux-93e629250d2f2073dcea128000323264d2c7571f.tar.gz alicelinux-93e629250d2f2073dcea128000323264d2c7571f.zip | |
muon build fixes
Diffstat (limited to 'repos/extra/xkeyboard-config/abuild')
| -rw-r--r-- | repos/extra/xkeyboard-config/abuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/extra/xkeyboard-config/abuild b/repos/extra/xkeyboard-config/abuild index ec9d413a..0f55c069 100644 --- a/repos/extra/xkeyboard-config/abuild +++ b/repos/extra/xkeyboard-config/abuild @@ -2,3 +2,4 @@ name=xkeyboard-config version=2.47 release=1 source="https://www.x.org/pub/individual/data/$name/$name-$version.tar.xz" +build_opt='-Dnls=false' |