diff options
| author | 2025-02-09 18:50:18 +0900 | |
|---|---|---|
| committer | 2025-02-09 18:50:43 +0900 | |
| commit | 737d8274e02e4a2130566f35d6f1ee4ea5ea9a41 (patch) | |
| tree | a355ce8ceddc4f288d4d32cc6958a68b364c2847 /teams/asahi.xml | |
| parent | c0a77191fffdfd99677ce18c22677105741ccfae (diff) | |
| download | kiwi-descriptions-737d8274e02e4a2130566f35d6f1ee4ea5ea9a41.tar.gz kiwi-descriptions-737d8274e02e4a2130566f35d6f1ee4ea5ea9a41.zip | |
teams/asahi: Add libgpg-error
This is a tiny package (250kB) that seems to be a relatively common
dependency (it just provides error codes and some common helpers, used
by stuff other than gpg itself).
Diffstat (limited to 'teams/asahi.xml')
| -rw-r--r-- | teams/asahi.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/teams/asahi.xml b/teams/asahi.xml index c0829dc..5cdb99f 100644 --- a/teams/asahi.xml +++ b/teams/asahi.xml @@ -172,6 +172,8 @@ <package name="zlib-ng.i686"/> <package name="libxslt.x86_64"/> <package name="libxslt.i686"/> + <package name="libgpg-error.x86_64"/> + <package name="libgpg-error.i686"/> <!-- Remove these if we choose to drop GTK2/GTK3 (currently there are other dependencies above). These are useful for muvm X11 passthrough. Modern apps should use Wayland protocols, so |