From dd4408f943f9d7265610a31e97d66e02c74c0ba8 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 1 Jun 2025 21:44:08 -0700 Subject: Building some pkg need glib2-devel aur/chatty-git and aur/phosh-osk-stub-git without glib2-devel pkg will error: > Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums' > This is a distributor issue -- please report it to your glib-2.0 provider. It might be their pkgbuild miss glib2-devel as makedeps tho. But I choose to install glib2-devel to prevent similar situation happen again. --- home/xyz/.config/myconf/pacman_Qqne | 1 + 1 file changed, 1 insertion(+) (limited to 'home') diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 03fba682..9ddce409 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -44,6 +44,7 @@ fzf geoip geoip-database-extra git +glib2-devel glmark2 gnome-calculator gnome-calls -- cgit v1.2.3-70-g09d2