diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:45:56 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:45:56 +0800 |
| commit | 88833cc350f04d7561ae0dba50703da9e0f15263 (patch) | |
| tree | 7761f3f09efab91369b183c4f157c8c63a5b2a3b /repos | |
| parent | 84c44dbb80502accf3e3a97c623eaf962560dd6d (diff) | |
| download | alicelinux-88833cc350f04d7561ae0dba50703da9e0f15263.tar.gz alicelinux-88833cc350f04d7561ae0dba50703da9e0f15263.zip | |
libxkbcommon: added libxml2 to depends
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/libxkbcommon/depends | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/extra/libxkbcommon/depends b/repos/extra/libxkbcommon/depends index bcc38220..0cb2d3d3 100644 --- a/repos/extra/libxkbcommon/depends +++ b/repos/extra/libxkbcommon/depends @@ -1,3 +1,4 @@ wayland-protocols xkeyboard-config libxcb +libxml2 |