diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:03:37 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:03:37 +0800 |
| commit | c02d13e4da95b98bd19525f24b55868ca57a1315 (patch) | |
| tree | c372f38b35bfcaadb36a317fbe2061da44726837 /repos/extra/libxkbcommon | |
| parent | 6f6c35fd4b0939ed62ba83b74b7713b62a0e5ad7 (diff) | |
| download | alicelinux-c02d13e4da95b98bd19525f24b55868ca57a1315.tar.gz alicelinux-c02d13e4da95b98bd19525f24b55868ca57a1315.zip | |
libxkbcommon: removed libxml2 from depends
Diffstat (limited to 'repos/extra/libxkbcommon')
| -rw-r--r-- | repos/extra/libxkbcommon/depends | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repos/extra/libxkbcommon/depends b/repos/extra/libxkbcommon/depends index 0cb2d3d3..bcc38220 100644 --- a/repos/extra/libxkbcommon/depends +++ b/repos/extra/libxkbcommon/depends @@ -1,4 +1,3 @@ wayland-protocols xkeyboard-config libxcb -libxml2 |