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).
This commit is contained in:
Asahi Lina
2025-02-09 18:50:43 +09:00
parent c0a77191ff
commit 737d8274e0
+2
View File
@@ -172,6 +172,8 @@
<package name="zlib-ng.i686"/> <package name="zlib-ng.i686"/>
<package name="libxslt.x86_64"/> <package name="libxslt.x86_64"/>
<package name="libxslt.i686"/> <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). 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 These are useful for muvm X11 passthrough. Modern apps should use Wayland protocols, so